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

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

#include <LCRTRelations.h>

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

List of all members.


Detailed Description

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

Extension vector 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