CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Member Functions | Public Attributes | Private Member Functions | Friends
RPCObStatus Class Reference

#include <RPCObCond.h>

Classes

struct  S_Item
 

Public Member Functions

 RPCObStatus ()
 
virtual ~RPCObStatus ()
 

Public Attributes

std::vector< S_ItemObStatus_rpc
 

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 49 of file RPCObCond.h.

Constructor & Destructor Documentation

RPCObStatus::RPCObStatus ( )
inline

Definition at line 59 of file RPCObCond.h.

59 {}
virtual RPCObStatus::~RPCObStatus ( )
inlinevirtual

Definition at line 60 of file RPCObCond.h.

60 {}

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 63 of file RPCObCond.h.

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

Definition at line 63 of file RPCObCond.h.

Member Data Documentation

std::vector<S_Item> RPCObStatus::ObStatus_rpc

Definition at line 61 of file RPCObCond.h.