List of all members.
Public Member Functions |
| Name (const std::string &fullname) |
| Name (const std::string &simpleName, const std::string &ns) |
const std::string | fullname () const |
const std::string & | ns () const |
const std::string & | simpleName () const |
void | ns (const std::string &n) |
void | simpleName (const std::string &n) |
void | fullname (const std::string &n) |
bool | operator< (const Name &n) const |
void | check () const |
bool | operator== (const Name &n) const |
bool | operator!= (const Name &n) const |
void | clear () |
| operator std::string () const |
The documentation for this class was generated from the following file: