risc::sg::VertexPropertyWriter Struct Reference

#include <vertex_property_writer.h>

List of all members.

Public Member Functions

 VertexPropertyWriter (Graph &graph)
template<class Vertex >
void operator() (std::ostream &out, Vertex v)
void replace_escape_characters (std::string &unparsed_stmt)

Public Attributes

Graphgraph_

Static Public Attributes

static bool print_read_write_access = false

Friends

std::ostream & operator<< (std::ostream &out, const VertexPropertyWriter &vpw)

Constructor & Destructor Documentation

risc::sg::VertexPropertyWriter::VertexPropertyWriter ( Graph graph  ) 

Member Function Documentation

template<class Vertex >
void risc::sg::VertexPropertyWriter::operator() ( std::ostream &  out,
Vertex  v 
) [inline]
void risc::sg::VertexPropertyWriter::replace_escape_characters ( std::string &  unparsed_stmt  ) 

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const VertexPropertyWriter vpw 
) [friend]

Member Data Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Jul 2017 by  doxygen 1.6.1