Base class for all extensions and relations of single objects. More...
#include <LCRTRelations.h>
Public Types | |
|
typedef LCBaseTraits< U, T, I, D, b > | base |
| typedef T *& | ext_type |
| typedef T * | rel_type |
| typedef base::ptr | obj_ptr |
Public Types inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| typedef T * | ptr |
| base pointer type | |
| typedef U | tag |
Static Public Attributes | |
| static const bool | is_container =false |
Static Public Attributes inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| static const int | allowed_to_call_ext = b |
Additional Inherited Members | |
Static Public Member Functions inherited from lcrtrel_helper::LCBaseTraits< U, T, I, D, b > | |
| static void | clean (void *v) |
| static ptr | init () |
| static DeleteFPtr | deletePtr () |
Base class for all extensions and relations of single objects.
1.8.6