Type identifiers. More...
Public Member Functions | |
TypeIdentifier | getContentType () |
IdentTypes::Kind | getKind () |
const std::string | getLocalName () |
IdentTypes::Quantifier | getQuantifier () |
long | getRefCount () |
const std::string | getUri () |
bool | isLocalNameWildcard () |
bool | isUriWildcard () |
TypeIdentifier (const TypeIdentifier &aTypeIdentifier) | |
TypeIdentifier (const zorba::TypeIdentifier_t &aZTypeIdentifier) | |
Friends | |
class | StaticContext |
Type identifiers.
The type identifiers provides a way to identify the type of an Item.
Definition at line 49 of file TypeIdentifier.h.
TypeIdentifier::TypeIdentifier | ( | const TypeIdentifier & | aTypeIdentifier) |
Definition at line 57 of file TypeIdentifier.h.
TypeIdentifier::TypeIdentifier | ( | const zorba::TypeIdentifier_t & | aZTypeIdentifier) |
Definition at line 58 of file TypeIdentifier.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
TypeIdentifier TypeIdentifier::getContentType | ( | ) |
IdentTypes::Kind TypeIdentifier::getKind | ( | ) |
const std::string TypeIdentifier::getLocalName | ( | ) |
IdentTypes::Quantifier TypeIdentifier::getQuantifier | ( | ) |
long TypeIdentifier::getRefCount | ( | ) |
const std::string TypeIdentifier::getUri | ( | ) |
bool TypeIdentifier::isLocalNameWildcard | ( | ) |
bool TypeIdentifier::isUriWildcard | ( | ) |
|
friend |
Definition at line 51 of file TypeIdentifier.h.