This is the complete list of members for zorba::TypeIdentifier, including all inherited members.
addReference() const | zorba::SmartObject | inline |
createAnyNodeType(IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createAttributeType(const String &uri, bool uriWildcard, const String &localName, bool localNameWildcard, TypeIdentifier_t contentType, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createCommentType(IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createDocumentType(TypeIdentifier_t contentType, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createElementType(const String &uri, bool uriWildcard, const String &localName, bool localNameWildcard, TypeIdentifier_t contentType, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createEmptyType() | zorba::TypeIdentifier | static |
createItemType(IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createNamedType(const String &uri, const String &localName, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createPIType(IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createSchemaAttributeType(const String &uri, const String &localName, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createSchemaElementType(const String &uri, const String &localName, IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
createTextType(IdentTypes::quantifier_t quantifier=IdentTypes::QUANT_ONE) | zorba::TypeIdentifier | static |
emit(std::ostream &) const | zorba::TypeIdentifier | |
free() | zorba::SmartObject | virtual |
getContentType() const | zorba::TypeIdentifier | |
getKind() const | zorba::TypeIdentifier | |
getLocalName() const | zorba::TypeIdentifier | |
getQuantifier() const | zorba::TypeIdentifier | |
getRefCount() const | zorba::SmartObject | inline |
getUri() const | zorba::TypeIdentifier | |
isLocalNameWildcard() const | zorba::TypeIdentifier | |
isUriWildcard() const | zorba::TypeIdentifier | |
operator=(const SmartObject &) | zorba::SmartObject | inline |
removeReference() | zorba::SmartObject | inline |
SmartObject() | zorba::SmartObject | inline |
SmartObject(const SmartObject &) | zorba::SmartObject | inline |
theRefCount | zorba::SmartObject | mutableprotected |
~SmartObject() | zorba::SmartObject | virtual |
~TypeIdentifier() | zorba::TypeIdentifier |