UT_Guid Class Reference

#include <UT_Guid.h>

List of all members.

Public Types

enum  { theStringSize = 43 }
enum  { theBinarySize = 16 }

Public Member Functions

 UT_Guid ()
 UT_Guid (const UT_Guid &src)
 ~UT_Guid ()
bool setString (const char *str)
void getString (UT_String &str) const
bool operator== (const UT_Guid &cmp) const
bool operator!= (const UT_Guid &cmp) const
const UT_Guidoperator= (const UT_Guid &src)
void writeBinary (ostream &os) const
bool readBinary (UT_IStream &is)
bool readAscii (UT_IStream &is)

Friends

class UT_GuidHash
UT_API ostream & operator<< (ostream &os, const UT_Guid &guid)


Detailed Description

Definition at line 47 of file UT_Guid.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
theStringSize 

Definition at line 54 of file UT_Guid.h.

anonymous enum

Enumerator:
theBinarySize 

Definition at line 55 of file UT_Guid.h.


Constructor & Destructor Documentation

UT_Guid::UT_Guid (  ) 

UT_Guid::UT_Guid ( const UT_Guid src  ) 

UT_Guid::~UT_Guid (  ) 


Member Function Documentation

void UT_Guid::getString ( UT_String str  )  const

bool UT_Guid::operator!= ( const UT_Guid cmp  )  const

const UT_Guid& UT_Guid::operator= ( const UT_Guid src  ) 

bool UT_Guid::operator== ( const UT_Guid cmp  )  const

bool UT_Guid::readAscii ( UT_IStream is  ) 

bool UT_Guid::readBinary ( UT_IStream is  ) 

bool UT_Guid::setString ( const char *  str  ) 

void UT_Guid::writeBinary ( ostream &  os  )  const


Friends And Related Function Documentation

UT_API ostream& operator<< ( ostream &  os,
const UT_Guid guid 
) [friend]

friend class UT_GuidHash [friend]

Definition at line 82 of file UT_Guid.h.


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

Generated on Mon Jan 28 00:49:02 2013 for HDK by  doxygen 1.5.9