GComm  0.2.3
Public Member Functions | Static Public Member Functions | List of all members
gcomm::UUID Class Reference

Public Member Functions

 UUID (const void *node, const size_t node_len)
 
 UUID (const int32_t idx)
 
size_t unserialize (const gu::byte_t *buf, const size_t buflen, const size_t offset)
 
size_t serialize (gu::byte_t *buf, const size_t buflen, const size_t offset) const
 
const gu_uuid_t * uuid_ptr () const
 
bool operator< (const UUID &cmp) const
 
bool operator== (const UUID &cmp) const
 
bool older (const UUID &cmp) const
 
std::ostream & to_stream (std::ostream &os) const
 
std::string _str () const
 

Static Public Member Functions

static const UUIDnil ()
 
static size_t serial_size ()
 

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