thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
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.

Member Function Documentation

◆ addBases()

template<typename T , int IBase, typename B = typename BaseClassTrait<T,IBase>::NthBase>
static void ThePEG::ClassDescriptionHelper< T, IBase, B >::addBases ( vector< const ClassDescriptionBase * > &  c)
inlinestatic

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