![]() |
Qore Programming Language 2.3.0
|
This is the complete list of members for QoreEnumDecl, including all inherited members.
| addMember(const char *name, QoreValue val) | QoreEnumDecl | |
| equal(const QoreEnumDecl *other) const | QoreEnumDecl | |
| findMember(const char *name) const | QoreEnumDecl | |
| findMemberByValue(const QoreValue &val) const | QoreEnumDecl | |
| getBaseTypeInfo() const | QoreEnumDecl | |
| getMemberCount() const | QoreEnumDecl | |
| getModuleName() const | QoreEnumDecl | |
| getName() const | QoreEnumDecl | |
| getNamespace() const | QoreEnumDecl | |
| getNamespacePath(bool anchored=false) const | QoreEnumDecl | |
| getSourceLocation() const | QoreEnumDecl | |
| getTypeInfo(bool or_nothing=false) const | QoreEnumDecl | |
| isPublic() const | QoreEnumDecl | |
| isSystem() const | QoreEnumDecl | |
| isValidValue(const QoreValue &val) const | QoreEnumDecl | |
| QoreEnumDecl(const char *name, const char *path, const QoreTypeInfo *baseType) | QoreEnumDecl | |
| QoreEnumDecl(const QoreEnumDecl &old) | QoreEnumDecl | |
| ~QoreEnumDecl() | QoreEnumDecl | private |