C++/Tree Mapping Runtime Library
|
This is the complete list of members for idref< C, B, T >, including all inherited members.
_clone(flags f=0, container *c=0) const | idref< C, B, T > | virtual |
bool_convertible typedef | idref< C, B, T > | |
get() const | idref< C, B, T > | inline |
get() | idref< C, B, T > | inline |
idref(const C *s) | idref< C, B, T > | inline |
idref(const C *s, std::size_t n) | idref< C, B, T > | inline |
idref(std::size_t n, C c) | idref< C, B, T > | inline |
idref(const std::basic_string< C > &s) | idref< C, B, T > | inline |
idref(const std::basic_string< C > &s, std::size_t pos, std::size_t n=std::basic_string< C >::npos) | idref< C, B, T > | inline |
idref(const idref &x, flags f=0, container *c=0) | idref< C, B, T > | inline |
idref(istream< S > &s, flags f=0, container *c=0) | idref< C, B, T > | |
idref(const xercesc::DOMElement &e, flags f=0, container *c=0) | idref< C, B, T > | |
idref(const xercesc::DOMAttr &a, flags f=0, container *c=0) | idref< C, B, T > | |
idref(const std::basic_string< C > &s, const xercesc::DOMElement *e, flags f=0, container *c=0) | idref< C, B, T > | |
operator bool_convertible() const | idref< C, B, T > | inline |
operator*() const | idref< C, B, T > | inline |
operator*() | idref< C, B, T > | inline |
operator->() const | idref< C, B, T > | inline |
operator->() | idref< C, B, T > | inline |
operator=(C c) | idref< C, B, T > | inline |
operator=(const C *s) | idref< C, B, T > | inline |
operator=(const std::basic_string< C > &s) | idref< C, B, T > | inline |
operator=(const idref &x) | idref< C, B, T > | inline |
ref_type typedef | idref< C, B, T > |