This is the complete list of members for GvRealPort, including all inherited members.
AddOutgoing(GvRealNode *node, GvRealPort *port) | GvRealPort | private |
data_type | GvRealPort | private |
flags | GvRealPort | private |
FreeValue() | GvRealPort | |
GetDataType() const | GvRealPort | |
GetFlags() const | GvRealPort | |
GetIncomingDestination(GvRealNode *&node, GvRealPort *&port) const | GvRealPort | |
GetIncomingSource(GvRealNode *&node, GvRealPort *&port) const | GvRealPort | |
GetIncomingSource(GvRealNodeData *&node, GvRealPort *&port) const | GvRealPort | |
GetIO() const | GvRealPort | |
GetIterate() const | GvRealPort | |
GetMainID() const | GvRealPort | |
GetName(GvRealNode *node) const | GvRealPort | |
GetSubID() const | GvRealPort | |
GetUserData() | GvRealPort | |
GetUserID() const | GvRealPort | |
GetValueType() const | GvRealPort | |
GetVisible() const | GvRealPort | |
GvRealNodeData class | GvRealPort | friend |
GvRealNodeMasterData class | GvRealPort | friend |
GvRealPort(GvPortIO io) | GvRealPort | |
GvRealValue class | GvRealPort | friend |
incoming | GvRealPort | private |
Init(Int32 port_main_id, Int32 port_sub_id, GvDataID type=400006000) | GvRealPort | |
InitValue(Int32 cpu_count) | GvRealPort | |
IsIncomingConnected() const | GvRealPort | |
main_id | GvRealPort | private |
name | GvRealPort | private |
nr_of_cpus | GvRealPort | private |
outgoing | GvRealPort | private |
OutgoingExists(GvRealNode *node, GvRealPort *port) | GvRealPort | private |
port_type | GvRealPort | private |
RemoveConnections(Bool remove_incoming=true, Bool remove_outgoing=true) | GvRealPort | |
RemoveIncoming() | GvRealPort | |
RemoveOutgoing(GvRealNode *node, GvRealPort *port) | GvRealPort | private |
SetDataType(GvDataID type) | GvRealPort | |
SetFlags(GvPortFlags v) | GvRealPort | |
SetIncoming(GvRealNode *source_node, GvRealPort *source_port, GvRealNode *dest_node, GvRealPort *dest_port) | GvRealPort | |
SetIO(GvPortIO io) | GvRealPort | |
SetIterate(Bool v) | GvRealPort | |
SetMainID(Int32 id) | GvRealPort | |
SetName(const String &n) | GvRealPort | |
SetSubID(Int32 id) | GvRealPort | |
SetUserData(const GeData &data) | GvRealPort | |
SetUserID(Int32 id) | GvRealPort | |
SetValueType(GvValueID type) | GvRealPort | |
SetVisible(Bool v) | GvRealPort | |
sub_id | GvRealPort | private |
user_id | GvRealPort | private |
userData | GvRealPort | private |
value | GvRealPort | private |
value_type_id | GvRealPort | private |
value_type_idx | GvRealPort | private |
~GvRealPort() | GvRealPort | virtual |