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

Public Member Functions

 ViewId (const ViewType type=V_NONE, const UUID &uuid=UUID::nil(), const uint32_t seq=0)
 
 ViewId (const ViewType type, const ViewId &vi)
 
ViewType type () const
 
const UUIDuuid () const
 
uint32_t seq () const
 
size_t unserialize (const gu::byte_t *buf, size_t buflen, size_t offset)
 
size_t serialize (gu::byte_t *buf, size_t buflen, size_t offset) const
 
bool operator< (const ViewId &cmp) const
 
bool operator== (const ViewId &cmp) const
 
bool operator!= (const ViewId &cmp) const
 

Static Public Member Functions

static size_t serial_size ()
 

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