| Xerces-C++ 3.3.0
    | 
This is the complete list of members for XSFacet, including all inherited members.
| fAnnotation | XSFacet | protected | 
| fComponentType | XSObject | protected | 
| fFacetKind | XSFacet | protected | 
| fId | XSObject | protected | 
| fIsFixed | XSFacet | protected | 
| fLexicalValue | XSFacet | protected | 
| fMemoryManager | XSObject | protected | 
| fXSModel | XSObject | protected | 
| getAnnotation() const | XSFacet | |
| getFacetKind() const | XSFacet | |
| getId() const | XSObject | virtual | 
| getLexicalFacetValue() const | XSFacet | |
| getName() const | XSObject | virtual | 
| getNamespace() const | XSObject | virtual | 
| getNamespaceItem() | XSObject | virtual | 
| getType() const | XSObject | |
| isFixed() const | XSFacet | |
| 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 | 
| XSFacet(XSSimpleTypeDefinition::FACET facetKind, const XMLCh *const lexicalValue, bool isFixed, XSAnnotation *const annot, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSFacet | |
| XSObject(XSConstants::COMPONENT_TYPE compType, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSObject | |
| ~XSFacet() | XSFacet | |
| ~XSObject() | XSObject | virtual |