| _gPropLogging | OFX::PropertySet | [protected, static] |
| _gThrowOnUnsupported | OFX::PropertySet | [protected, static] |
| _propHandle | OFX::PropertySet | [protected] |
| getThrowOnUnsupportedProperties(void) | OFX::PropertySet | [inline, static] |
| propDisableLogging(void) | OFX::PropertySet | [inline, static] |
| propEnableLogging(void) | OFX::PropertySet | [inline, static] |
| PropertySet(OfxPropertySetHandle h=0) | OFX::PropertySet | [inline] |
| propGetDimension(const char *property, bool throwOnFailure=true) const | OFX::PropertySet | |
| propGetDouble(const char *property, int idx, bool throwOnFailure=true) const | OFX::PropertySet | |
| propGetDouble(const char *property, bool throwOnFailure=true) const | OFX::PropertySet | [inline] |
| propGetInt(const char *property, int idx, bool throwOnFailure=true) const | OFX::PropertySet | |
| propGetInt(const char *property, bool throwOnFailure=true) const | OFX::PropertySet | [inline] |
| propGetPointer(const char *property, int idx, bool throwOnFailure=true) const | OFX::PropertySet | |
| propGetPointer(const char *property, bool throwOnFailure=true) const | OFX::PropertySet | [inline] |
| propGetString(const char *property, int idx, bool throwOnFailure=true) const | OFX::PropertySet | |
| propGetString(const char *property, bool throwOnFailure=true) const | OFX::PropertySet | [inline] |
| propReset(const char *property) | OFX::PropertySet | |
| propSetDouble(const char *property, double value, int idx, bool throwOnFailure=true) | OFX::PropertySet | |
| propSetDouble(const char *property, double value, bool throwOnFailure=true) | OFX::PropertySet | [inline] |
| propSetHandle(OfxPropertySetHandle h) | OFX::PropertySet | [inline] |
| propSetHandle(void) | OFX::PropertySet | [inline] |
| propSetInt(const char *property, int value, int idx, bool throwOnFailure=true) | OFX::PropertySet | |
| propSetInt(const char *property, int value, bool throwOnFailure=true) | OFX::PropertySet | [inline] |
| propSetPointer(const char *property, void *value, int idx, bool throwOnFailure=true) | OFX::PropertySet | |
| propSetPointer(const char *property, void *value, bool throwOnFailure=true) | OFX::PropertySet | [inline] |
| propSetString(const char *property, const std::string &value, int idx, bool throwOnFailure=true) | OFX::PropertySet | |
| propSetString(const char *property, const std::string &value, bool throwOnFailure=true) | OFX::PropertySet | [inline] |
| setThrowOnUnsupportedProperties(bool v) | OFX::PropertySet | [inline, static] |
| ~PropertySet() | OFX::PropertySet | [virtual] |