ZFFramework
 
Loading...
Searching...
No Matches
ZFSigName Class Reference

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 zfcharcString (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
 

Detailed Description

readonly string container for internal use only

Member Function Documentation

◆ sigId()

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


The documentation for this class was generated from the following file: