Zen
A cross-platform functional programming language

EnumMemberDef Member List

This is the complete list of members for EnumMemberDef, including all inherited members.
_hasInitEnumMemberDef [private]
_initExprEnumMemberDef [private]
addChild(T &child)TypeSpec [inline]
ChildList typedefTypeSpec
ChildMap typedefTypeSpec
ChildTypeSpec(const AccessType::T &accessType, const z::string &name)ChildTypeSpec [inline, protected]
ChildTypeSpec(const AccessType::T &accessType, TypeSpec &parent, const z::string &name)ChildTypeSpec [inline, protected]
EnumMemberDef(const AccessType::T &accessType, const z::string &name, const bool &hasInit, const Ast::Expr &initExpr)EnumMemberDef [inline]
getAccessType() const TypeSpec [inline]
getChildList() const TypeSpec [inline]
getFullName(const z::string &sep) const ChildTypeSpec [inline, virtual]
getInitExpr() const EnumMemberDef [inline]
getName() const TypeSpec [inline]
getParent() const ChildTypeSpec [inline]
hasChild(const z::string &name) const TypeSpec [inline]
hasInitExpr() const EnumMemberDef [inline]
hasMember(const z::string &name) const TypeSpec [inline, virtual]
hasParent() const ChildTypeSpec [inline]
isPublic() const TypeSpec [inline]
Node()Node [inline, protected]
setAccessType(const AccessType::T &accessType)TypeSpec [inline]
setName(const z::string &name)TypeSpec [inline]
setParent(TypeSpec &parent)ChildTypeSpec [inline]
TypeSpec(const AccessType::T &accessType, const z::string &name)TypeSpec [inline, protected]
visit(TypeSpec::Visitor &visitor) const EnumMemberDef [private, virtual]
~Node()Node [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines