readonly string container for internal use only More...
#include <ZFSigName.h>
Public Member Functions | |
| zfidentity | sigId (void) const |
| internal id for the string content | |
| zfbool | isEmpty (void) const |
| whether empty | |
| const zfchar * | cString (void) const |
| access string value, return empty string if empty | |
| zfindex | length (void) const |
| length of string content | |
| zfint | compare (const ZFSigName &ref) const |
| string comparation | |
| zfint | compare (const zfstring &s) const |
| string comparation | |
| zfint | compare (const zfchar *s) const |
| string comparation | |
readonly string container for internal use only
| zfidentity ZFSigName::sigId | ( | void | ) | const |
internal id for the string content
the id may change if all the reference to one string content is released