Disaggregate
Disaggregate Smart Meter data

PowerStateGraph::Disag_edge_writer Struct Reference

used for write_graphviz for DisagGraph. More...

Collaboration diagram for PowerStateGraph::Disag_edge_writer:

List of all members.

Public Member Functions

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

Public Attributes

DisagTree g

Detailed Description

used for write_graphviz for DisagGraph.

Definition at line 254 of file PowerStateGraph.h.


Constructor & Destructor Documentation

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

Definition at line 256 of file PowerStateGraph.h.


Member Function Documentation

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

Definition at line 259 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