This is the complete list of members for TypeIdentifier, including all inherited members.
createAnyNodeType(IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createAttributeType(const std::string &uri, bool uriWildcard, const std::string &localNameName, bool localNameWildcard, TypeIdentifier contentType, IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createCommentType(IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createDocumentType() | TypeIdentifier | static |
createElementType(const std::string &uri, bool uriWildcard, const std::string &localName, bool localNameWildcard, TypeIdentifier contentType, IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createEmptyType() | TypeIdentifier | static |
createItemType(IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createNamedType(const std::string &uri, const std::string &localName, IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createPIType(IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
createTextType(IdentTypes::Quantifier quantifier=IdentTypes::QUANT_ONE) | TypeIdentifier | static |
getContentType() | TypeIdentifier | |
getKind() | TypeIdentifier | |
getLocalName() | TypeIdentifier | |
getQuantifier() | TypeIdentifier | |
getRefCount() | TypeIdentifier | |
getUri() | TypeIdentifier | |
isLocalNameWildcard() | TypeIdentifier | |
isUriWildcard() | TypeIdentifier | |
StaticContext class | TypeIdentifier | friend |
TypeIdentifier(const TypeIdentifier &aTypeIdentifier) | TypeIdentifier | |
TypeIdentifier(const zorba::TypeIdentifier_t &aZTypeIdentifier) | TypeIdentifier |