HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_GraphProxy::NodeOrIdx Class Reference

#include <OP_GraphProxy.h>

Public Member Functions

 NodeOrIdx (OP_Node *node)
 
 NodeOrIdx (NodeIdx index)
 
 NodeOrIdx (NodeIdx index, OP_Node *node)
 
NodeIdx index () const
 
OP_Nodenode () const
 
bool valid () const
 

Detailed Description

Definition at line 42 of file OP_GraphProxy.h.

Constructor & Destructor Documentation

OP_GraphProxy::NodeOrIdx::NodeOrIdx ( OP_Node node)
inlineexplicit

Definition at line 45 of file OP_GraphProxy.h.

OP_GraphProxy::NodeOrIdx::NodeOrIdx ( NodeIdx  index)
inlineexplicit

Definition at line 51 of file OP_GraphProxy.h.

OP_GraphProxy::NodeOrIdx::NodeOrIdx ( NodeIdx  index,
OP_Node node 
)
inline

Definition at line 56 of file OP_GraphProxy.h.

Member Function Documentation

NodeIdx OP_GraphProxy::NodeOrIdx::index ( ) const
inline

Definition at line 61 of file OP_GraphProxy.h.

OP_Node* OP_GraphProxy::NodeOrIdx::node ( ) const
inline

Definition at line 62 of file OP_GraphProxy.h.

bool OP_GraphProxy::NodeOrIdx::valid ( ) const
inline

Definition at line 63 of file OP_GraphProxy.h.


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