fbsdk/fbnamespace.h Source File
Go to the documentation of this file. 1 #ifndef __FBNAMESPACE_H__
2 #define __FBNAMESPACE_H__
44 #define FBSDK_DLL K_DLLIMPORT
49 #ifdef FBSDKUseNamespace
107 int GetContentCount()
const;
130 #ifdef FBSDKUseNamespace
#define __FBClassDeclare(Name, Parent)
For internal use only.
#define FB_DEFINE_COMPONENT(DllTag, Type)
Define a component and give it the ability to be a property.
#define FB_DEFINE_LIST(DllTag, Type)
Define a component list.
Template class to contain an array of items.
FBPropertyListNamespace ChildrenNamespaces
List: Direct Children Namespace Objects.
PropertyList: Concrete class for PropertyList of component
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
#define FBSDKNamespace
FBSDKNamespace define.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
FBPropertyBool ContentLocked
Read Write Property: Content locking state.
MotionBuilder SDK base class.
#define FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
Objects Containing class.
class FBPropertyBase< bool, kFBPT_bool > FBPropertyBool
Property: bool