|
HDK
|
Safe reference to an OP node. More...
#include <OP_Network.h>
Public Member Functions | |
| OP_NetworkId () | |
| OP_NetworkId (const OP_Network *node) | |
| OP_NetworkId (const OP_NetworkId &id) | |
| bool | isValid () const |
| OP_Network * | ptr () |
| const OP_Network * | ptr () const |
| OP_Network * | operator-> () const |
| void | clear () |
| void | operator= (const OP_Network *net) |
| bool | operator== (const OP_Network *net) const |
| bool | operator!= (const OP_Network *net) const |
| bool | operator== (const OP_Node *node) const |
| bool | operator!= (const OP_Node *node) const |
| void | setId (int id) |
Safe reference to an OP node.
Definition at line 1147 of file OP_Network.h.
|
inline |
Definition at line 1150 of file OP_Network.h.
|
inline |
Definition at line 1151 of file OP_Network.h.
|
inline |
Definition at line 1152 of file OP_Network.h.
|
inline |
Definition at line 1181 of file OP_Network.h.
|
inline |
Definition at line 1154 of file OP_Network.h.
|
inline |
Definition at line 1192 of file OP_Network.h.
|
inline |
Definition at line 1202 of file OP_Network.h.
|
inline |
Definition at line 1174 of file OP_Network.h.
|
inline |
Definition at line 1183 of file OP_Network.h.
|
inline |
Definition at line 1187 of file OP_Network.h.
|
inline |
Definition at line 1197 of file OP_Network.h.
|
inline |
Definition at line 1160 of file OP_Network.h.
|
inline |
Definition at line 1167 of file OP_Network.h.
Definition at line 1207 of file OP_Network.h.