CMS 3D CMS Logo

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 64 of file ELseverityLevel.h.

Constructor & Destructor Documentation

◆ ELslProxy() [1/2]

template<ELslGen ELgen>
edm::ELslProxy< ELgen >::ELslProxy ( )

◆ ~ELslProxy()

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

◆ ELslProxy() [2/2]

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

Member Function Documentation

◆ getInputStr()

template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getInputStr ( ) const

◆ getLevel()

template<ELslGen ELgen>
int edm::ELslProxy< ELgen >::getLevel ( ) const

◆ getName()

template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getName ( ) const

Referenced by plotting.Plot::draw().

◆ getSymbol()

template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getSymbol ( ) const

◆ getVarName()

template<ELslGen ELgen>
const ELstring edm::ELslProxy< ELgen >::getVarName ( ) const

◆ operator ELseverityLevel const()

template<ELslGen ELgen>
edm::ELslProxy< ELgen >::operator ELseverityLevel const ( ) const

◆ operator=()

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