C++ API Reference
|
This is the complete list of members for MNodeCacheDisablingInfoHelper, including all inherited members.
ConnectionTestFlag enum name | MNodeCacheDisablingInfoHelper | |
kLastConnectionTest enum value | MNodeCacheDisablingInfoHelper | |
kTestDefaultValue enum value | MNodeCacheDisablingInfoHelper | |
kTestDirtyPlug enum value | MNodeCacheDisablingInfoHelper | |
kTestHierarchy enum value | MNodeCacheDisablingInfoHelper | |
kTestPlug enum value | MNodeCacheDisablingInfoHelper | |
setUnsafeNode(MNodeCacheDisablingInfo &disablingInfo, const MEvaluationNode &node, const MString *nodeCategory=NULL) | MNodeCacheDisablingInfoHelper | static |
setUnsafeValue(MNodeCacheDisablingInfo &disablingInfo, const MEvaluationNode &node, const MObject &attribute, const MString &attributeValue, const MString &supportedValue, const MString *nodeCategory=NULL) | MNodeCacheDisablingInfoHelper | static |
testAnimatedAttribute(MNodeCacheDisablingInfo *disablingInfo, MObjectArray &monitoredAttributes, const MEvaluationNode &node, const MPlug &plug, ConnectionTestFlag connectionTest=kTestDefaultValue, const MString *nodeCategory=NULL, MStatus *ReturnStatus=NULL) | MNodeCacheDisablingInfoHelper | static |
testBooleanAttribute(MNodeCacheDisablingInfo *disablingInfo, MObjectArray &monitoredAttributes, const MEvaluationNode &node, const MObject &attribute, bool supportedValue, ConnectionTestFlag connectionTest=kTestDefaultValue, const MString *nodeCategory=NULL, MStatus *ReturnStatus=NULL) | MNodeCacheDisablingInfoHelper | static |
testEnumAttribute(MNodeCacheDisablingInfo *disablingInfo, MObjectArray &monitoredAttributes, const MEvaluationNode &node, const MObject &attribute, const short supportedValues[], int supportedValuesCount, ConnectionTestFlag connectionTest=kTestDefaultValue, const MString *nodeCategory=NULL, MStatus *ReturnStatus=NULL) | MNodeCacheDisablingInfoHelper | static |