CMS 3D CMS Logo

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

#include <RPCObCond.h>

Public Attributes

int day
 
int dpid
 
int time
 
float value
 

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

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 57 of file RPCObCond.h.

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

Definition at line 57 of file RPCObCond.h.

Member Data Documentation

int RPCObStatus::S_Item::day

Definition at line 54 of file RPCObCond.h.

Referenced by RPCFw::createSTATUS().

int RPCObStatus::S_Item::dpid

Definition at line 52 of file RPCObCond.h.

Referenced by RPCFw::createSTATUS().

int RPCObStatus::S_Item::time

Definition at line 55 of file RPCObCond.h.

Referenced by RPCFw::createSTATUS().

float RPCObStatus::S_Item::value