CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
edm::ELslProxy< ELgen > Struct Template Reference

#include <ELseverityLevel.h>

Public Member Functions

 ELslProxy ()
 
 ELslProxy (ELslProxy const &)
 
const ELstring getInputStr () const
 
int getLevel () const
 
const ELstring getName () const
 
const ELstring getSymbol () const
 
const ELstring getVarName () const
 
 operator ELseverityLevel const () const
 
ELslProxy const & operator= (ELslProxy const &)
 
 ~ELslProxy ()
 

Detailed Description

template<ELslGen ELgen>
struct edm::ELslProxy< ELgen >

Definition at line 69 of file ELseverityLevel.h.

Constructor & Destructor Documentation

template<ELslGen ELgen>
edm::ELslProxy< ELgen >::ELslProxy ( )
template<ELslGen ELgen>
edm::ELslProxy< ELgen >::~ELslProxy ( )
template<ELslGen ELgen>
edm::ELslProxy< ELgen >::ELslProxy ( ELslProxy< ELgen > const &  )

Member Function Documentation

template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getInputStr ( ) const
template<ELslGen ELgen>
int edm::ELslProxy< ELgen >::getLevel ( ) const
template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getName ( ) const
template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getSymbol ( ) const
template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getVarName ( ) const
template<ELslGen ELgen>
edm::ELslProxy< ELgen >::operator ELseverityLevel const ( ) const
template<ELslGen ELgen>
ELslProxy const& edm::ELslProxy< ELgen >::operator= ( ELslProxy< ELgen > const &  )