thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ThePEG::ClassDescriptionHelper< T, IBase, B > Struct Template Reference

A helper class for tracing the base classes of a class to be described. More...

#include <ClassDescription.h>

Static Public Member Functions

static void addBases (vector< const ClassDescriptionBase *> &c)
 Add base classes.
 

Detailed Description

template<typename T, int IBase, typename B = typename BaseClassTrait<T,IBase>::NthBase>
struct ThePEG::ClassDescriptionHelper< T, IBase, B >

A helper class for tracing the base classes of a class to be described.

Definition at line 216 of file ClassDescription.h.


The documentation for this struct was generated from the following file: