#include <identifier.hh>
Inheritance diagram for uesqlc::TIdentifier:
Public Methods | |
TIdentifier (const TIdentifier &rkyIDENTIFIER) | |
Builds a new instance from another instance. | |
TIdentifier (const char *pkcVALUE, size_type zLENGTH) | |
TIdentifier (const char *pkcVALUE) | |
mpcl::text::TString | get (void) const |
Definition at line 37 of file identifier.hh.
|
Extends the parent constructor with support for NULL strings.
Definition at line 64 of file identifier.hh. References uesqlc::TString::size_type. |
|
Extends the parent constructor with support for NULL strings.
Definition at line 72 of file identifier.hh. |
|
Returns a string.
Reimplemented from uesqlc::TString. Definition at line 95 of file identifier.hh. References uesqlc::IType::isNull(), and mpcl::text::TString. |