| 85 |
|
|
| 86 |
///@name Accessors (get) |
///@name Accessors (get) |
| 87 |
//@{ |
//@{ |
| 88 |
/// |
/// Returns the Name as Givenname Surname |
| 89 |
virtual std::string const &getName(void) const; |
virtual std::string const getName(void) const; |
| 90 |
|
/// Returns the Name set by setName |
| 91 |
|
virtual std::string const &getRawName(void) const; |
| 92 |
/// |
/// |
| 93 |
virtual std::string const &getNpfx(void) const; |
virtual std::string const &getNpfx(void) const; |
| 94 |
/// Returns the Given name parsed by setName |
/// Returns the Given name parsed by setName |