lcrtrel::LCOwnedExtensionList< U, T > Class Template Reference

Extension list holding pointers to objects of type T - ownership of the objects is taken, i.e. More...

#include <LCRTRelations.h>

Inheritance diagram for lcrtrel::LCOwnedExtensionList< U, T >:
lcrtrel_helper::LCBaseLinkContainerTraits< U, std::list< T * >, CreationPtrInit< std::list< T * > >, DeleteElements< std::list< T * > > > lcrtrel_helper::LCBaseTraits< U, T, I, D, b >

List of all members.


Detailed Description

template<class U, class T>
class lcrtrel::LCOwnedExtensionList< U, T >

Extension list holding pointers to objects of type T - ownership of the objects is taken, i.e.

all objects pointed to in the vector are deleted when the object itself is deleted.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends

Generated on 6 Mar 2020 for LCIO by  doxygen 1.6.1