C++ API Reference
MNodeCacheDisablingInfoHelper Member List

This is the complete list of members for MNodeCacheDisablingInfoHelper, including all inherited members.

OPENMAYA_ENUM(ConnectionTestFlag, kTestDirtyPlug, kTestHierarchy, kTestPlug, kLastConnectionTest, kTestDefaultValue=kTestDirtyPlug)MNodeCacheDisablingInfoHelper
setUnsafeNode(MNodeCacheDisablingInfo &disablingInfo, const MEvaluationNode &node, const MString *nodeCategory=NULL)MNodeCacheDisablingInfoHelperstatic
setUnsafeValue(MNodeCacheDisablingInfo &disablingInfo, const MEvaluationNode &node, const MObject &attribute, const MString &attributeValue, const MString &supportedValue, const MString *nodeCategory=NULL)MNodeCacheDisablingInfoHelperstatic
testAnimatedAttribute(MNodeCacheDisablingInfo *disablingInfo, MObjectArray &monitoredAttributes, const MEvaluationNode &node, const MPlug &plug, ConnectionTestFlag connectionTest=kTestDefaultValue, const MString *nodeCategory=NULL, MStatus *ReturnStatus=NULL)MNodeCacheDisablingInfoHelperstatic
testBooleanAttribute(MNodeCacheDisablingInfo *disablingInfo, MObjectArray &monitoredAttributes, const MEvaluationNode &node, const MObject &attribute, bool supportedValue, ConnectionTestFlag connectionTest=kTestDefaultValue, const MString *nodeCategory=NULL, MStatus *ReturnStatus=NULL)MNodeCacheDisablingInfoHelperstatic
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)MNodeCacheDisablingInfoHelperstatic