DOT_YY Struct Reference

#include <dotImportParser.h>

Collaboration diagram for DOT_YY:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DOT_YY ()
node bindNode (const std::string &inId, bool &inCreated)
EdgeA bindEdge (const std::string &inOp, const NodeA &inA, const NodeA &inB)
EdgeA bindEdge (const std::string &inOp, const NodeA &inA, const node &inB)
EdgeA bindEdge (const std::string &inOp, const node &inA, const NodeA &inB)
EdgeA bindEdge (const std::string &inOp, const node &inA, const node &inB)
void SetupNode (const NodeA &inA, const DOT_ATTR &inAttr)
void SetupEdge (const EdgeA &inA, const DOT_ATTR &inAttr)

Public Attributes

Graph *   sg
NodeMap   nodeMap
bool   isDirected
bool   isStrict
DOT_ATTR   nodeAttr
DOT_ATTR   edgeAttr
DOT_ATTR   subgAttr
Graph * sg

Constructor & Destructor Documentation

DOT_YY::DOT_YY  )  [inline]
 


Member Function Documentation

EdgeA DOT_YY::bindEdge const std::string &  inOp,
const node &  inA,
const node &  inB
[inline]
 

EdgeA DOT_YY::bindEdge const std::string &  inOp,
const node &  inA,
const NodeA inB
[inline]
 

EdgeA DOT_YY::bindEdge const std::string &  inOp,
const NodeA inA,
const node &  inB
[inline]
 

EdgeA DOT_YY::bindEdge const std::string &  inOp,
const NodeA inA,
const NodeA inB
[inline]
 

node DOT_YY::bindNode const std::string &  inId,
bool &  inCreated
[inline]
 

void DOT_YY::SetupEdge const EdgeA inA,
const DOT_ATTR inAttr
[inline]
 

void DOT_YY::SetupNode const NodeA inA,
const DOT_ATTR inAttr
[inline]
 


Member Data Documentation

DOT_ATTR DOT_YY::edgeAttr
 

bool DOT_YY::isDirected
 

bool DOT_YY::isStrict
 

DOT_ATTR DOT_YY::nodeAttr
 

NodeMap DOT_YY::nodeMap
 

Graph* DOT_YY::sg
 

Graph* DOT_YY::sg
 

DOT_ATTR DOT_YY::subgAttr
 


Generated on Fri Jan 5 14:21:37 2007 for Tulip Plugins by  doxygen 1.4.6