Construction History. More...
#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbarray.h>
#include <fbsdk/fbplug.h>
#include <fbsdk/fbstring.h>
Go to the source code of this file.
Classes | |
class | FBConstructionOperation |
FBConstructionOperation is used to represent an operation in the construction history. More... | |
class | FBConstructionOperationArray |
Simple wrapper for construction operation arrays. More... | |
class | FBEventConstructionHistoryChange |
Event to retrieve the command id of a construction history change. More... | |
class | FBConstructionHistory |
Access to global construction history functionality. More... | |
Macros | |
#define | FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once... | |
Enumerations | |
enum | FBConstructionHistoryState { kFBConstructionHistory_Listening , kFBConstructionHistory_Replaying } |
Construction history manager state. More... | |
Functions | |
__FB_FORWARD (FBConstructionHistory) | |
__FB_FORWARD (FBConstructionOperation) | |
FB_DEFINE_COMPONENT (K_DLLIMPORT, ConstructionHistory) | |
FB_DEFINE_ARRAY (K_DLLIMPORT, Plug) | |
Construction History.
Definition in file fbconstructionhistory.h.
#define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 48 of file fbconstructionhistory.h.
Construction history manager state.
Definition at line 168 of file fbconstructionhistory.h.