KeyingGroups interface for FBSDK. More...
Go to the source code of this file.
Classes | |
class | FBKeyingGroup |
KeyingGroup class. More... | |
class | FBPropertyListKeyingGroup |
PropertyList: KeyingGroup. More... | |
Macros | |
#define | FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once... More... | |
Enumerations | |
enum | FBKeyingGroupType { kFBKeyingGroupGlobal, kFBKeyingGroupObjectType, kFBKeyingGroupLocal } |
Keying group types. More... | |
Functions | |
__FB_FORWARD (FBKeyingGroup) | |
FB_DEFINE_COMPONENT (K_DLLIMPORT, KeyingGroup) | |
FB_DEFINE_LIST (K_DLLIMPORT, KeyingGroup) | |
FB_FORWARD (FBPropertyListKeyingGroup) | |
KeyingGroups interface for FBSDK.
Definition in file fbkeyinggroup.h.
#define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 48 of file fbkeyinggroup.h.
enum FBKeyingGroupType |
Keying group types.
Definition at line 62 of file fbkeyinggroup.h.