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 | Friends
mybase Class Reference

#include <simpleInheritance.h>

Inheritance diagram for mybase:
child

Public Member Functions

 mybase ()
 

Private Member Functions

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

Friends

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

Detailed Description

Definition at line 5 of file simpleInheritance.h.

Constructor & Destructor Documentation

mybase::mybase ( )
inline

Definition at line 7 of file simpleInheritance.h.

7 {}

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 9 of file simpleInheritance.h.

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

Definition at line 9 of file simpleInheritance.h.