CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes | Friends
fakeMenu Class Reference

#include <fakeMenu.h>

Public Member Functions

 fakeMenu ()
 
virtual ~fakeMenu ()
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Private Attributes

AlgoMap m_algorithmMap
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Definition at line 19 of file fakeMenu.h.

Constructor & Destructor Documentation

◆ fakeMenu()

fakeMenu::fakeMenu ( )
inline

Definition at line 22 of file fakeMenu.h.

22 {}

◆ ~fakeMenu()

virtual fakeMenu::~fakeMenu ( )
inlinevirtual

Definition at line 23 of file fakeMenu.h.

23 {}

Member Function Documentation

◆ serialize()

template<class Archive >
void fakeMenu::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 28 of file fakeMenu.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 28 of file fakeMenu.h.

Member Data Documentation

◆ m_algorithmMap

AlgoMap fakeMenu::m_algorithmMap
private

Definition at line 26 of file fakeMenu.h.