|
HDK
|
#include <OP_PropertyLookupList.h>
Public Member Functions | |
| OP_PropertyLookupList () | |
| ~OP_PropertyLookupList () | |
| void | reserve (int size) |
| void | clear () |
| void | addParm (const char *name, OP_Node *src, int data) |
| int | entries () const |
| const char * | getName (int i) const |
| OP_Node * | getSourceNode (int i) const |
| bool | isFound (int i) const |
| OP_Node * | getNode (int i) const |
| PRM_Parm * | getParmPtr (int i) const |
| int | getLookupData (int i) const |
| void | setLookupInfo (int i, OP_Node *node, PRM_Parm *parm) |
Definition at line 24 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 26 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 27 of file OP_PropertyLookupList.h.
Definition at line 48 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 37 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 56 of file OP_PropertyLookupList.h.
Definition at line 64 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 57 of file OP_PropertyLookupList.h.
Definition at line 62 of file OP_PropertyLookupList.h.
Definition at line 63 of file OP_PropertyLookupList.h.
Definition at line 58 of file OP_PropertyLookupList.h.
|
inline |
Definition at line 61 of file OP_PropertyLookupList.h.
Definition at line 29 of file OP_PropertyLookupList.h.
Definition at line 67 of file OP_PropertyLookupList.h.