GetName() const | karto::Name | [inline] |
GetScope() const | karto::Name | [inline] |
IsValid(char c) | karto::Name | [inline, private] |
IsValidFirst(char c) | karto::Name | [inline, private] |
m_Name | karto::Name | [private] |
m_Scope | karto::Name | [private] |
Name() | karto::Name | [inline] |
Name(const std::string &rName) | karto::Name | [inline] |
Name(const Name &rOther) | karto::Name | [inline] |
operator!=(const Name &rOther) const | karto::Name | [inline] |
operator<(const Name &rOther) const | karto::Name | [inline] |
operator<<(std::ostream &rStream, const Name &rName) | karto::Name | [friend] |
operator=(const Name &rOther) | karto::Name | [inline] |
operator==(const Name &rOther) const | karto::Name | [inline] |
Parse(const std::string &rName) | karto::Name | [inline, private] |
SetName(const std::string &rName) | karto::Name | [inline] |
SetScope(const std::string &rScope) | karto::Name | [inline] |
ToString() const | karto::Name | [inline] |
Validate(const std::string &rName) | karto::Name | [inline, private] |
~Name() | karto::Name | [inline, virtual] |