DUECA/DUSIME
|
This is a virtual base class for the fixed-length string classes. More...
#include <Dstring.hxx>
Static Public Attributes | |
static const char * | classname |
Object is packable, and therefore its name is needed. | |
Protected Member Functions | |
dstring () | |
Constructor. | |
This is a virtual base class for the fixed-length string classes.
It defines a few virtual functions for accessing the string.
|
inlineprotected |
Constructor.
This constructor is protected, only derived classes can be implemented.