Definition at line 81 of file dist_map_graph.hpp.
 
 | 
typedef boost::fusion::vector 
< size_t, size_t >  | type | 
|   | 
 | 
| 
void  | setid (size_t id_) | 
|   | 
| 
void  | setgid (size_t gid_) | 
|   | 
| 
template<unsigned int id>  | 
| auto  | get () -> decltype(boost::fusion::at_c< id >(data)) | 
|   | 
| 
template<unsigned int id>  | 
| auto  | get () const -> const decltype(boost::fusion::at_c< id >(data)) | 
|   | 
| 
template<unsigned int dim, typename Mem >  | 
|   | v_info (const encapc< dim, v_info, Mem > &p) | 
|   | 
| 
template<unsigned int dim, typename Mem >  | 
| v_info &  | operator= (const encapc< dim, v_info, Mem > &p) | 
|   | 
 | 
| 
static bool  | noPointers () | 
|   | 
 | 
| 
static const unsigned int  | id = 0 | 
|   | 
| 
static const unsigned int  | gid = 1 | 
|   | 
| 
static const unsigned int  | max_prop = 2 | 
|   | 
The documentation for this class was generated from the following file: