Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

lcrtrel_helper::LCBaseTraits< U, T, I, D, b > Struct Template Reference

#include <LCRTRelations.h>

Inheritance diagram for lcrtrel_helper::LCBaseTraits< U, T, I, D, b >:

lcrtrel_helper::LCBaseLinkContainerTraits< U, T, I, D, b > lcrtrel_helper::LCBaseLinkContainerTraits< U, std::list< T * >, CreationPtrInit< std::list< T * > >, DeleteElements< std::list< T * > > > lcrtrel_helper::LCBaseLinkContainerTraits< U, std::list< T * >, CreationPtrInit< std::list< T * > >, DeletePtr< std::list< T * > > > lcrtrel_helper::LCBaseLinkContainerTraits< U, std::list< T * >, CreationPtrInit< std::list< T * > >, DeletePtr< std::list< T * > >, false > lcrtrel_helper::LCBaseLinkContainerTraits< U, std::vector< T * >, CreationPtrInit< std::vector< T * > >, DeleteElements< std::vector< T * > > > lcrtrel_helper::LCBaseLinkContainerTraits< U, std::vector< T * >, CreationPtrInit< std::vector< T * > >, DeletePtr< std::vector< T * > > > lcrtrel_helper::LCBaseLinkTraits< U, T, I, D, b > lcrtrel_helper::LCBaseLinkTraits< U, T > lcrtrel_helper::LCBaseLinkTraits< U, T, SimplePtrInit, DeletePtr< T > > lcrtrel_helper::LCBaseLinkTraits< U, T, SimplePtrInit, NoDelete, false > List of all members.

Public Types

typedef T * ptr
typedef U tag

Static Public Member Functions

void clean (void *v)
ptr init ()
DeleteFPtr deletePtr ()

Static Public Attributes

const int allowed_to_call_ext = b

Detailed Description

template<class U, class T, class I, class D, bool b>
struct lcrtrel_helper::LCBaseTraits< U, T, I, D, b >

Base class for all extensions and relations

Definition at line 62 of file LCRTRelations.h.


Member Typedef Documentation

template<class U, class T, class I, class D, bool b>
typedef T* lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::ptr
 

base pointer type

Definition at line 64 of file LCRTRelations.h.

template<class U, class T, class I, class D, bool b>
typedef U lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::tag
 

Definition at line 65 of file LCRTRelations.h.


Member Function Documentation

template<class U, class T, class I, class D, bool b>
void lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::clean void *  v  )  [inline, static]
 

Definition at line 69 of file LCRTRelations.h.

template<class U, class T, class I, class D, bool b>
DeleteFPtr lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::deletePtr  )  [inline, static]
 

Definition at line 75 of file LCRTRelations.h.

template<class U, class T, class I, class D, bool b>
ptr lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::init  )  [inline, static]
 

Definition at line 72 of file LCRTRelations.h.


Member Data Documentation

template<class U, class T, class I, class D, bool b>
const int lcrtrel_helper::LCBaseTraits< U, T, I, D, b >::allowed_to_call_ext = b [static]
 

Definition at line 67 of file LCRTRelations.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 3 06:32:30 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1