CXXGraph  0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
Public Member Functions | List of all members
CXXGRAPH::PARTITIONING::CoordinatedRecord< T > Class Template Reference
Inheritance diagram for CXXGRAPH::PARTITIONING::CoordinatedRecord< T >:
Inheritance graph
[legend]
Collaboration diagram for CXXGRAPH::PARTITIONING::CoordinatedRecord< T >:
Collaboration graph
[legend]

Public Member Functions

std::set< int > & getPartitions ()
 
void addPartition (int m)
 
bool hasReplicaInPartition (int m)
 
bool getLock ()
 
bool releaseLock ()
 
int getReplicas () const
 
int getDegree ()
 
void incrementDegree ()
 
void addAll (std::set< int > &set)
 
std::set< int > intersection (CoordinatedRecord &x, CoordinatedRecord &y)
 

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