#include <OP_BundleReferences.h>

Public Member Functions | |
| OP_BundleRef (const char *name, int v_index) | |
| const UT_String & | getParmName () const |
| int | getVectorIndex () const |
| bool | isUsed () const |
Friends | |
| class | OP_BundleRefList |
Definition at line 45 of file OP_BundleReferences.h.
| OP_BundleRef::OP_BundleRef | ( | const char * | name, | |
| int | v_index | |||
| ) | [inline] |
Definition at line 48 of file OP_BundleReferences.h.
| const UT_String& OP_BundleRef::getParmName | ( | ) | const [inline] |
Definition at line 52 of file OP_BundleReferences.h.
| int OP_BundleRef::getVectorIndex | ( | ) | const [inline] |
Definition at line 53 of file OP_BundleReferences.h.
| bool OP_BundleRef::isUsed | ( | ) | const [inline] |
Definition at line 54 of file OP_BundleReferences.h.
friend class OP_BundleRefList [friend] |
Definition at line 63 of file OP_BundleReferences.h.
1.5.9