129 #endif // PTLIB_GUID_H PGloballyUniqueID()
Create a new ID.
virtual void PrintOn(ostream &strm) const
Standard stream print function.
virtual PObject * Clone() const
Create a clone of the ID.
virtual PINDEX HashFunction() const
Get the hash value for the ID.
PBoolean IsNULL() const
Test if the GUID is null, ie consists of all zeros.
BOOL PBoolean
Definition: object.h:102
Array of unsigned characters.
Definition: array.h:670
Globally unique ID definition.
Definition: guid.h:48
The character string class.
Definition: pstring.h:108
virtual void ReadFrom(istream &strm)
Standard stream read function.
PString AsString() const
Convert the ID to human readable string.
Class for ASN Octet String type.
Definition: asner.h:458
Ultimate parent class for all objects in the class library.
Definition: object.h:1118
PBoolean operator!() const
Definition: guid.h:124