|
enum | Type {
kUndefined = 0,
kProperty = 0x40,
kSource,
kSink,
kListener
} |
|
enum | { kIndexMax = 0xffff
} |
|
|
| Handle (CS_Handle handle) |
|
| operator CS_Handle () const |
|
| Handle (int index, Type type) |
|
| Handle (int index, int property, Type type) |
|
int | GetIndex () const |
|
Type | GetType () const |
|
bool | IsType (Type type) const |
|
int | GetTypedIndex (Type type) const |
|
int | GetParentIndex () const |
|
The documentation for this class was generated from the following file:
- build/cppSource/cscore-cpp/sources/Handle.h