DOT_YY
DOT_YY
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
DOT_YY -
SYNOPSIS
#include <dotImportParser.h>
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
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
DOT_ATTR DOT_YY::subgAttr
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- 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
-
- DOT_ATTR DOT_YY::subgAttr
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:06:53 GMT, April 16, 2011