CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 ( )
inline

Definition at line 22 of file fakeMenu.h.

22 {}
virtual fakeMenu::~fakeMenu ( )
inlinevirtual

Definition at line 23 of file fakeMenu.h.

23 {}

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 27 of file fakeMenu.h.

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

Definition at line 27 of file fakeMenu.h.

Member Data Documentation

AlgoMap fakeMenu::m_algorithmMap
private

Definition at line 25 of file fakeMenu.h.