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;
129 #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.
FBPropertyListNamespace ChildrenNamespaces
List: Direct Children Namespace Objects.
MotionBuilder SDK base class.
Objects Containing class.
PropertyList: Concrete class for PropertyList of component
#define __FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.
Template class to contain an array of items.
#define FBSDKNamespace
FBSDKNamespace define.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
#define FB_FORWARD(ClassName)
Forwarding of class and typedef declaration.