| uLib-0.2
    | 
#include <Core/ObjectProps.h>
 
  
 | Public Types | |
| typedef ObjectPropsImpl< T > | ThisClass | 
| typedef uLib::detail::ObjectProps::get_props < T >::type | CFList | 
| typedef uLib::detail::ObjectProps::get_props < T >::FilteredCFTypeList | FilteredCFTypeList | 
| Public Member Functions | |
| ObjectPropsBase * | copy () | 
| template<class ArchiveT > | |
| void | serialize (ArchiveT &ar, const unsigned int version) | 
|  Public Member Functions inherited from uLib::ObjectPropsBase | |
| virtual | ~ObjectPropsBase () | 
| template<class T > | |
| T * | ptr () | 
| template<class ArchiveT > | |
| void | serialize (ArchiveT &ar, const unsigned int version) | 
| typedef uLib::detail::ObjectProps::get_props<T>::type uLib::ObjectPropsImpl< T >::CFList | 
| typedef uLib::detail::ObjectProps::get_props<T>::FilteredCFTypeList uLib::ObjectPropsImpl< T >::FilteredCFTypeList | 
| typedef ObjectPropsImpl<T> uLib::ObjectPropsImpl< T >::ThisClass | 
| 
 | inlinevirtual | 
Implements uLib::ObjectPropsBase.
| 
 | inline |