Robust Distributed System Nucleus (rDSN)  ver 1.0.0
Public Member Functions | List of all members
dsn::gpid Class Reference

Public Member Functions

 gpid (int app_id, int pidx)
 
 gpid (dsn_gpid gd)
 
 gpid (const gpid &gd)
 
uint64_t value () const
 
 operator dsn_gpid () const
 
bool operator< (const gpid &r) const
 
bool operator== (const gpid &r) const
 
bool operator!= (const gpid &r) const
 
int32_t get_app_id () const
 
int32_t get_partition_index () const
 
void set_app_id (int32_t v)
 
void set_partition_index (int32_t v)
 
dsn_gpidraw ()
 

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