Disaggregate
Disaggregate Smart Meter data

PowerStateGraph::PSG_edge_writer Struct Reference

Collaboration diagram for PowerStateGraph::PSG_edge_writer:

List of all members.

Public Member Functions

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

Public Attributes

PSGraph g

Detailed Description

Definition at line 158 of file PowerStateGraph.h.


Constructor & Destructor Documentation

PowerStateGraph::PSG_edge_writer::PSG_edge_writer ( PSGraph g_) [inline]

Definition at line 160 of file PowerStateGraph.h.


Member Function Documentation

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

Definition at line 163 of file PowerStateGraph.h.

References PowerStateGraph::edgeHistory, and g.


Member Data Documentation


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