Groups interface for FBSDK.
Definition in file fbgroup.h.
Classes | |
| class | FBPropertyListGroup |
| List: Group More... | |
| class | FBPropertyListSet |
| List: Set More... | |
| class | FBGroup |
| Objects Grouping class. More... | |
| class | FBSet |
| Objects Set class. More... | |
Namespaces | |
| ORSDK2018 | |
Macros | |
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only once... More... | |
Typedefs | |
| typedef class FBPropertyBase< FBGroup *, kFBPT_object > | FBPropertyBaseGroup |
| typedef class FBPropertyBaseComponent< FBGroup * > | FBPropertyGroup |
| typedef class FBPropertyBase< FBSet *, kFBPT_object > | FBPropertyBaseSet |
| typedef class FBPropertyBaseComponent< FBSet * > | FBPropertySet |
| #define FBSDK_DLL K_DLLIMPORT |