#include <LCRTRelations.h>
Inheritance diagram for lcrtrel::LCExtensionList< U, T >:

Public Types | |
| typedef LCBaseTraits< U, std::list< T * >, CreationPtrInit< std::list< T * > >, DeletePtr< std::list< T * > >, b > | 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 T * | ptr |
| typedef U | tag |
Static Public Member Functions | |
| void | clean (void *v) |
| ptr | init () |
| DeleteFPtr | deletePtr () |
Static Public Attributes | |
| const bool | is_container |
| const int | allowed_to_call_ext = b |
Definition at line 205 of file LCRTRelations.h.
|
|
Definition at line 96 of file LCRTRelations.h. |
|
|
Definition at line 103 of file LCRTRelations.h. |
|
|
Definition at line 98 of file LCRTRelations.h. |
|
|
Definition at line 102 of file LCRTRelations.h. |
|
|
Definition at line 100 of file LCRTRelations.h. |
|
|||||
|
base pointer type Definition at line 64 of file LCRTRelations.h. |
|
|
Definition at line 99 of file LCRTRelations.h. |
|
|||||
|
Definition at line 65 of file LCRTRelations.h. |
|
||||||||||
|
Definition at line 69 of file LCRTRelations.h. |
|
|||||||||
|
Definition at line 75 of file LCRTRelations.h. |
|
|||||||||
|
Definition at line 72 of file LCRTRelations.h. |
|
|||||
|
Definition at line 67 of file LCRTRelations.h. |
|
|
Definition at line 105 of file LCRTRelations.h. |
1.3.9.1