|
|
string |
[protected]
The terminal name
string |
[protected]
The terminal type
string |
[protected]
The description of the terminal
UINode * |
[protected]
The node that owns this terminal
double |
[protected]
position relative to node group
double |
[protected]
position relative to node group
bool |
[protected]
Whether it's an input of the node (otherwise, output)
vector <UILink *> |
[protected]
All connected links (only one allowed for inputs)
UINetTerminal * |
[protected]
The net input/output connected to the terminal (NULL if none)
|
~ |
[virtual]
UINode * |
[const]
void |
[const virtual]
returns the position in world coord
void |
[const]
returns the position in item coord
void |
connect to a link
void |
disconnect from a link
void |
connect to a network terminal
void |
connect to a network terminal
const string & |
[const]
const string & |
[const]
const string & |
[const]
bool |
[const]
bool |
[const]
vector<UILink *> |
[const]
UINetTerminal* |
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |