Extension list holding pointers to objects of type T - no ownership of the objects is taken. More...
#include <LCRTRelations.h>
Additional Inherited Members | |
![]() | |
typedef LCBaseTraits< U, std::list< T * > , CreationPtrInit< std::list < T * > >, DeletePtr < std::list< T * > >, 1 > | base |
typedef std::list< T * > * | ext_type |
typedef const std::list< T * > * | rel_type |
typedef std::list< T * > ::value_type | obj_ptr |
typedef std::list< T * >::iterator | iterator |
typedef std::list< T * > ::const_iterator | const_iterator |
![]() | |
typedef std::list< T * > * | ptr |
base pointer type | |
typedef U | tag |
![]() | |
static void | clean (void *v) |
static ptr | init () |
static DeleteFPtr | deletePtr () |
![]() | |
static const bool | is_container |
![]() | |
static const int | allowed_to_call_ext |
Extension list holding pointers to objects of type T - no ownership of the objects is taken.