KeyingGroups interface for FBSDK. More...
#include
<kaydaradef.h>#include <fbsdk/fbcomponent.h>Go to the source code of this file.
Classes |
|
| class | FBKeyingGroup |
| KeyingGroup class. More... |
|
Defines |
|
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only
once... |
|
Enumerations |
|
| enum | FBKeyingGroupType { kFBKeyingGroupGlobal, kFBKeyingGroupObjectType, kFBKeyingGroupLocal } |
|
Keying group types. More... |
|
Functions |
|
| __FB_FORWARD (FBKeyingGroup) | |
| FB_DEFINE_COMPONENT (FBSDK_DLL, KeyingGroup) | |
| FB_DEFINE_LIST (FBSDK_DLL, KeyingGroup) | |
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.
| __FB_FORWARD | ( | FBKeyingGroup | ) |
| FB_DEFINE_COMPONENT | ( | FBSDK_DLL | , |
| KeyingGroup | |||
| ) |
| FB_DEFINE_LIST | ( | FBSDK_DLL | , |
| KeyingGroup | |||
| ) |