#include <boost/algorithm/string/replace.hpp>
#include <Core/Mpl.h>
#include <Core/Types.h>
Go to the source code of this file.
Value:if(props(this)) return; \
static void init_object_baselist(T *o)
Definition: ObjectProps.h:152
#define _name ) props_ref<_name>() |
Value:public: struct ObjectProps; \
virtual void init_properties(); \
inline
struct ObjectProps &
p() { \
\
return *props()->ptr<ObjectProps>(); } \
typedef uLib::mpl::bool_<true>::type propable_trait; \
#define p()
Definition: ObjectProps.h:59
#define DLL_PUBLIC
Definition: Macros.h:62