DPsim
Loading...
Searching...
No Matches
CPS::Graph::Node Class Reference
Inheritance diagram for CPS::Graph::Node:
[legend]
Collaboration diagram for CPS::Graph::Node:
[legend]

Public Member Functions

 Node (Graph *g, const String &name)
 
- Public Member Functions inherited from CPS::Graph::Element
void set (const String &key, const String &value, bool html=false)
 

Public Attributes

Agnode_t * mNode
 

Additional Inherited Members

- Protected Attributes inherited from CPS::Graph::Element
void * mPtr
 
int mKind
 

Detailed Description

Definition at line 34 of file Graph.h.

Constructor & Destructor Documentation

◆ Node()

CPS::Graph::Node::Node ( Graph * g,
const String & name )

Definition at line 87 of file Graph.cpp.

Member Data Documentation

◆ mNode

Agnode_t* CPS::Graph::Node::mNode

Definition at line 36 of file Graph.h.


The documentation for this class was generated from the following files: