CMS 3D CMS Logo

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

#include <Types.h>

Public Member Functions

virtual void clear ()
 

Public Attributes

Time_t endOfValidity
 
Time_t lastValidatedTime
 
std::string payloadType
 
std::string tag
 
TimeType timeType
 

Detailed Description

Definition at line 61 of file Types.h.

Member Function Documentation

void cond::Tag_t::clear ( void  )
virtual

Member Data Documentation

Time_t cond::Tag_t::endOfValidity

Definition at line 66 of file Types.h.

Referenced by clear().

Time_t cond::Tag_t::lastValidatedTime

Definition at line 67 of file Types.h.

Referenced by clear().

std::string cond::Tag_t::payloadType

Definition at line 64 of file Types.h.

Referenced by clear().

std::string cond::Tag_t::tag

Definition at line 63 of file Types.h.

Referenced by clear(), and Inspector.Inspector::SetTag().

TimeType cond::Tag_t::timeType

Definition at line 65 of file Types.h.

Referenced by clear().