|
HDK
|
#include <PI_OHLGroup.h>
Public Member Functions | |
| int | getNumPIs () const |
| PI_OHLPersistent * | getPI (int index) const |
| bool | contains (const PI_OHLPersistent *o) const |
| const UT_String & | getName () const |
| void | setName (const char *name) |
| void | hidePIs () const |
| void | exposePIs () const |
Friends | |
| class | PI_Manager |
Definition at line 23 of file PI_OHLGroup.h.
| bool PI_OHLGroup::contains | ( | const PI_OHLPersistent * | o | ) | const |
| void PI_OHLGroup::exposePIs | ( | ) | const |
| const UT_String& PI_OHLGroup::getName | ( | ) | const |
| int PI_OHLGroup::getNumPIs | ( | ) | const |
| PI_OHLPersistent* PI_OHLGroup::getPI | ( | int | index | ) | const |
| void PI_OHLGroup::hidePIs | ( | ) | const |
| void PI_OHLGroup::setName | ( | const char * | name | ) |
|
friend |
Definition at line 49 of file PI_OHLGroup.h.