This is the complete list of members for XSAttributeDeclaration, including all inherited members.
fAnnotation | XSAttributeDeclaration | protected |
fAttDef | XSAttributeDeclaration | protected |
fComponentType | XSObject | protected |
fEnclosingCTDefinition | XSAttributeDeclaration | protected |
fId | XSObject | protected |
fMemoryManager | XSObject | protected |
fScope | XSAttributeDeclaration | protected |
fTypeDefinition | XSAttributeDeclaration | protected |
fXSModel | XSObject | protected |
getAnnotation() const | XSAttributeDeclaration | |
getConstraintType() const | XSAttributeDeclaration | |
getConstraintValue() | XSAttributeDeclaration | |
getEnclosingCTDefinition() | XSAttributeDeclaration | |
getId() const | XSObject | virtual |
getName() const | XSAttributeDeclaration | virtual |
getNamespace() const | XSAttributeDeclaration | virtual |
getNamespaceItem() | XSAttributeDeclaration | virtual |
getRequired() const | XSAttributeDeclaration | |
getScope() const | XSAttributeDeclaration | |
getType() const | XSObject | |
getTypeDefinition() const | XSAttributeDeclaration | |
operator delete(void *p) | XMemory | |
operator delete(void *p, MemoryManager *memMgr) | XMemory | |
operator delete(void *p, void *ptr) | XMemory | |
operator new(size_t size) | XMemory | |
operator new(size_t size, MemoryManager *memMgr) | XMemory | |
operator new(size_t size, void *ptr) | XMemory | |
setId(XMLSize_t id) | XSObject | |
XMemory() | XMemory | protected |
XSAttributeDeclaration(SchemaAttDef *const attDef, XSSimpleTypeDefinition *const typeDef, XSAnnotation *const annot, XSModel *const xsModel, XSConstants::SCOPE scope, XSComplexTypeDefinition *enclosingCTDefinition, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSAttributeDeclaration | |
XSObject(XSConstants::COMPONENT_TYPE compType, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSObject | |
XSObjectFactory class | XSAttributeDeclaration | friend |
~XSAttributeDeclaration() | XSAttributeDeclaration | |
~XSObject() | XSObject | virtual |