thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ThePEG::DescribeClassPIOHelper< T, NoPIO > Struct Template Reference

Helper class used by DescribeClassT for transparent handling of classes with and without persistent I/O functions. More...

#include <DescribeClass.h>

Static Public Member Functions

static void output (const T &t, PersistentOStream &os)
 Call standard output function.
 
static void input (T &t, PersistentIStream &is, int oldVersion)
 Call standard input function.
 

Detailed Description

template<typename T, bool NoPIO>
struct ThePEG::DescribeClassPIOHelper< T, NoPIO >

Helper class used by DescribeClassT for transparent handling of classes with and without persistent I/O functions.

Definition at line 73 of file DescribeClass.h.


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