#include <mobu-python-api.h>
Available lifetime status for any component.
Public Attributes | |
object | kFBStatusCreating |
Object is in creation operations. More... | |
object | kFBStatusStoring |
Object is in storing operations. More... | |
object | kFBStatusRetrieving |
Object is in retrieving operations. More... | |
object | kFBStatusMerging |
Object is in Merging operations. More... | |
object | kFBStatusDestroying |
Object is in destruction operations. More... | |
object | kFBStatusOwnedByUndo |
object kFBStatusCreating |
Object is in creation operations.
object kFBStatusDestroying |
Object is in destruction operations.
object kFBStatusMerging |
Object is in Merging operations.
object kFBStatusOwnedByUndo |
object kFBStatusRetrieving |
Object is in retrieving operations.
object kFBStatusStoring |
Object is in storing operations.