#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 () | |
Definition at line 69 of file ELseverityLevel.h.
edm::ELslProxy< ELgen >::ELslProxy | ( | ) |
edm::ELslProxy< ELgen >::~ELslProxy | ( | ) |
edm::ELslProxy< ELgen >::ELslProxy | ( | ELslProxy< ELgen > const & | ) |
const ELstring edm::ELslProxy< ELgen >::getInputStr | ( | ) | const |
int edm::ELslProxy< ELgen >::getLevel | ( | ) | const |
const ELstring edm::ELslProxy< ELgen >::getName | ( | ) | const |
Referenced by plotting.Plot::draw().
const ELstring edm::ELslProxy< ELgen >::getSymbol | ( | ) | const |
const ELstring edm::ELslProxy< ELgen >::getVarName | ( | ) | const |
edm::ELslProxy< ELgen >::operator ELseverityLevel const | ( | ) | const |
ELslProxy const& edm::ELslProxy< ELgen >::operator= | ( | ELslProxy< ELgen > const & | ) |