Available lifetime status for any component. More...
#include <pyfbsdk_generated.h>
Public Attributes | |
kFBStatusCreating | |
Object is in creation operations. More... | |
kFBStatusStoring | |
Object is in storing operations. More... | |
kFBStatusRetrieving | |
Object is in retrieving operations. More... | |
kFBStatusMerging | |
Object is in Merging operations. More... | |
kFBStatusDestroying | |
Object is in destruction operations. More... | |
kFBStatusClearing | |
Object is in clearing operations (File new). More... | |
Available lifetime status for any component.
kFBStatusClearing |
Object is in clearing operations (File new).
kFBStatusCreating |
Object is in creation operations.
kFBStatusDestroying |
Object is in destruction operations.
kFBStatusMerging |
Object is in Merging operations.
kFBStatusRetrieving |
Object is in retrieving operations.
kFBStatusStoring |
Object is in storing operations.