Disaggregate
Disaggregate Smart Meter data

PowerStateGraph::PSG_vertex_writer Struct Reference

Collaboration diagram for PowerStateGraph::PSG_vertex_writer:

List of all members.

Public Member Functions

 PSG_vertex_writer (PSGraph &g_)
template<class Vertex >
void operator() (std::ostream &out, Vertex v)

Public Attributes

PSGraph g

Detailed Description

Definition at line 140 of file PowerStateGraph.h.


Constructor & Destructor Documentation

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

Definition at line 142 of file PowerStateGraph.h.


Member Function Documentation

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

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