#include <MultiGraph.h>
Public Member Functions | |
int | format (char *buf, size_t sz) const |
void | debug_format (oasys::StringBuffer *buf) const |
std::string | dump () const |
Definition at line 217 of file MultiGraph.h.
void dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::EdgeVector::debug_format | ( | oasys::StringBuffer * | buf | ) | const |
std::string dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::EdgeVector::dump | ( | ) | const [inline] |
Definition at line 222 of file MultiGraph.h.
References dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::EdgeVector::format(), and len.
int dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::EdgeVector::format | ( | char * | buf, | |
size_t | sz | |||
) | const |