Class to hold network mappings. More...
#include <simpleNetwork.h>
Public Member Functions | |
nid_t | operator[] (nid_t from) const |
void | bind (std::string name) |
Friends | |
class | boost::serialization::access |
class | SimpleNetwork |
Class to hold network mappings.
Assumes a dense, linear mapping of nid_t's to a dense or sparse set of nid_t's.