Encapsulates Textual descriptive texts about an object. More...
#include <cObject.h>
Public Member Functions | |
rNameable () | |
Constructor. | |
rNameable (rNameable *original) | |
Copy Constructor. | |
Public Attributes | |
std::string | name |
Name of object. | |
std::string | description |
String describing the object. | |
unsigned int | designation |
{ 0, .., 25 } for { a, ..., z }. |
Encapsulates Textual descriptive texts about an object.