fbsdk/fbkeyinggroup.h File Reference

fbkeyinggroup.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>

File Description

KeyingGroups interface for FBSDK.

Definition in file fbkeyinggroup.h.

Classes

class  FBKeyingGroup
 KeyingGroup class. More...
 
class  FBPropertyListKeyingGroup
 PropertyList: KeyingGroup. More...
 

Namespaces

 ORSDK2018
 

Macros

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

Typedefs

typedef class FBPropertyBase< FBKeyingGroup *, kFBPT_object > FBPropertyBaseKeyingGroup
 
typedef class FBPropertyBaseComponent< FBKeyingGroup * > FBPropertyKeyingGroup
 
typedef class FBPropertyBaseList< FBKeyingGroup * > FBPropertyBaseListKeyingGroup
 

Enumerations

enum  FBKeyingGroupType { kFBKeyingGroupGlobal, kFBKeyingGroupObjectType, kFBKeyingGroupLocal }
 Keying group types. More...
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbkeyinggroup.h.

Go to the source code of this file.