FBPlugModificationFlag Class Reference

#include <mobu-python-api.h>

Class Description

+ Inheritance diagram for FBPlugModificationFlag:

Public Attributes

object kFBPlugAllContent
 None Modified. More...
 
object kFBSelfDataModified
 Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well. More...
 
object kFBContentDataModified
 Owner object/Namespace has data dirty property/objects. More...
 
object kFBAllDataModified
 
object kFBSelfKeyingModified
 Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well. More...
 
object kFBContentKeyingModified
 Owner object/Namespace has data dirty property/objects. More...
 
object kFBAllKeyingModified
 
object kFBSelfStateModified
 Object/Property naming change. More...
 
object kFBContentStateModified
 Owner object/Namespace has state dirty property/objects. More...
 
object kFBAllStateModified
 
object kFBSelfConnectionSrcObjectModified
 The src object of this plug has been modified. More...
 
object kFBSelfConnectionSrcPropertyModified
 The src property of this plug has been modified. More...
 
object kFBSelfConnectionDstObjectModified
 The dst object of this plug has been modified. More...
 
object kFBSelfConnectionDstPropertyModified
 The dst property of this plug has been modified. More...
 
object kFBSelfConnectionModifiedMask
 
object kFBContentConnectionModified
 Owner object/namespace has connection modified property/objects. More...
 
object kFBAllConnectionModified
 
object kFBSelfCustomPropertyModified
 Object custom property change. More...
 
object kFBSelfAllModifiedMask
 
object kFBContentCustomPropertyModified
 Owner object/Namespace has dirty property/objects. More...
 
object kFBContentAllModifiedMask
 
object kFBAllCustomPropertyModified
 
object kFBAllModifiedMask
 

Member Data Documentation

object kFBAllConnectionModified
object kFBAllCustomPropertyModified
object kFBAllDataModified
object kFBAllKeyingModified
object kFBAllModifiedMask
object kFBAllStateModified
object kFBContentAllModifiedMask
object kFBContentConnectionModified

Owner object/namespace has connection modified property/objects.

object kFBContentCustomPropertyModified

Owner object/Namespace has dirty property/objects.

object kFBContentDataModified

Owner object/Namespace has data dirty property/objects.

object kFBContentKeyingModified

Owner object/Namespace has data dirty property/objects.

object kFBContentStateModified

Owner object/Namespace has state dirty property/objects.

object kFBPlugAllContent

None Modified.

object kFBSelfAllModifiedMask
object kFBSelfConnectionDstObjectModified

The dst object of this plug has been modified.

object kFBSelfConnectionDstPropertyModified

The dst property of this plug has been modified.

object kFBSelfConnectionModifiedMask
object kFBSelfConnectionSrcObjectModified

The src object of this plug has been modified.

object kFBSelfConnectionSrcPropertyModified

The src property of this plug has been modified.

object kFBSelfCustomPropertyModified

Object custom property change.

object kFBSelfDataModified

Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

object kFBSelfKeyingModified

Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

object kFBSelfStateModified

Object/Property naming change.