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 write_segment (std::ostream &out, Segment &seg)
void write_segment_RW_mode (std::ostream &out, Segment &seg)
void write_segment_PSG_mode (std::ostream &out, Segment &seg)

Static Public Member Functions

static void replace_escape_characters (std::string &unparsed_stmt)
static std::string write_pcp (PortCallPath &pcp)

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  )  [static]
std::string risc::sg::VertexPropertyWriter::write_pcp ( PortCallPath pcp  )  [static]
void risc::sg::VertexPropertyWriter::write_segment ( std::ostream &  out,
Segment seg 
)
void risc::sg::VertexPropertyWriter::write_segment_PSG_mode ( std::ostream &  out,
Segment seg 
)
void risc::sg::VertexPropertyWriter::write_segment_RW_mode ( std::ostream &  out,
Segment seg 
)

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 30 Sep 2018 by  doxygen 1.6.1