fbsdk/fbconstructionhistory.h File Reference

fbconstructionhistory.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbarray.h>
#include <fbsdk/fbplug.h>
#include <fbsdk/fbstring.h>

File Description

Construction History.

Definition in file fbconstructionhistory.h.

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...
 

Namespaces

 ORSDK2018
 

Macros

#define FBSDK_DLL   K_DLLIMPORT
 Be sure that FBSDK_DLL is defined only once... More...
 

Typedefs

typedef class FBPropertyBase< FBConstructionHistory *, kFBPT_object > FBPropertyBaseConstructionHistory
 
typedef class FBPropertyBaseComponent< FBConstructionHistory * > FBPropertyConstructionHistory
 
typedef class FBArrayTemplate< FBPlug * > FBArrayPlug
 

Enumerations

enum  FBConstructionHistoryState { kFBConstructionHistory_Listening, kFBConstructionHistory_Replaying }
 Construction history manager state. More...
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbconstructionhistory.h.

Go to the source code of this file.