G4AttDefT< T > Class Template Reference

#include <G4AttDefT.hh>

Inheritance diagram for G4AttDefT< T >:

G4AttDef

Public Types

typedef T Type

Public Member Functions

 G4AttDefT (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra="")
virtual ~G4AttDefT ()

Detailed Description

template<typename T>
class G4AttDefT< T >

Definition at line 40 of file G4AttDefT.hh.


Member Typedef Documentation

template<typename T>
typedef T G4AttDefT< T >::Type

Definition at line 44 of file G4AttDefT.hh.


Constructor & Destructor Documentation

template<typename T>
G4AttDefT< T >::G4AttDefT ( const G4String name,
const G4String desc,
const G4String category,
const G4String extra = "" 
) [inline]

Definition at line 47 of file G4AttDefT.hh.

00051     :G4AttDef(name, desc, category, extra, G4TypeKeyT<T>())
00052   {}

template<typename T>
virtual G4AttDefT< T >::~G4AttDefT (  )  [inline, virtual]

Definition at line 55 of file G4AttDefT.hh.

00055 {};


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:51:29 2013 for Geant4 by  doxygen 1.4.7