wayland v0.1.4 (2019-01-06T20:14:17Z)
Dub
Repo
EnumEntry
wayland
scanner
common
Undocumented in source.
class
EnumEntry {
string
ifaceName
;
string
enumName
;
string
name
;
string
value
;
string
summary
;
this
(Element el, string ifaceName, string enumName);
void
writeCode
(SourceFile sf);
}
Constructors
this
this
(Element el, string ifaceName, string enumName)
Undocumented in source.
Members
Functions
writeCode
void
writeCode
(SourceFile sf)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
enumName
string
enumName
;
Undocumented in source.
ifaceName
string
ifaceName
;
Undocumented in source.
name
string
name
;
Undocumented in source.
summary
string
summary
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
wayland
scanner
common
classes
Arg
Description
Enum
EnumEntry
Interface
Message
Protocol
SourceFile
enums
ArgType
functions
bracedBlock
buildCamelName
camelName
getElText
ifaceDName
indentStr
indentedBlock
indexSymbol
qualfiedTypeName
splitLinesForWidth
titleCamelName
validDName
writeDelegateAlias
writeFnBody
writeFnExpr
writeFnPointer
writeFnSig
writeFnSigRaw
writeMultilineParenthesis
interfaces
Factory
manifest constants
charsPerIndent
wrapWidth
properties
isNullable
variables
fact