Disaggregate
Disaggregate Smart Meter data

PowerStateGraph::Disag_vertex_writer Struct Reference

used for write_graphviz for DisagGraph. More...

Collaboration diagram for PowerStateGraph::Disag_vertex_writer:

List of all members.

Public Member Functions

 Disag_vertex_writer (DisagTree &g_)
template<class Vertex >
void operator() (std::ostream &out, Vertex e)

Public Attributes

DisagTree g

Detailed Description

used for write_graphviz for DisagGraph.

Definition at line 236 of file PowerStateGraph.h.


Constructor & Destructor Documentation

PowerStateGraph::Disag_vertex_writer::Disag_vertex_writer ( DisagTree g_) [inline]

Definition at line 238 of file PowerStateGraph.h.


Member Function Documentation

template<class Vertex >
void PowerStateGraph::Disag_vertex_writer::operator() ( std::ostream &  out,
Vertex  e 
) [inline]

Definition at line 241 of file PowerStateGraph.h.

References g.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends