|
Disaggregate
Disaggregate Smart Meter data
|
used for write_graphviz for DisagGraph. More...
Collaboration diagram for PowerStateGraph::Disag_vertex_writer:Public Member Functions | |
| Disag_vertex_writer (DisagTree &g_) | |
| template<class Vertex > | |
| void | operator() (std::ostream &out, Vertex e) |
Public Attributes | |
| DisagTree | g |
used for write_graphviz for DisagGraph.
Definition at line 236 of file PowerStateGraph.h.
| PowerStateGraph::Disag_vertex_writer::Disag_vertex_writer | ( | DisagTree & | g_ | ) | [inline] |
Definition at line 238 of file PowerStateGraph.h.
| void PowerStateGraph::Disag_vertex_writer::operator() | ( | std::ostream & | out, |
| Vertex | e | ||
| ) | [inline] |
Definition at line 241 of file PowerStateGraph.h.
References g.
Definition at line 246 of file PowerStateGraph.h.
Referenced by operator()().