Public Member Functions | |
ELservConSup * | clone () const |
ELstring | context () const |
ELstring | fullContext () const |
void | setContext (const ELstring &s) |
void | setFullContext (const ELstring &s) |
void | setSummaryContext (const ELstring &s) |
ELstring | summaryContext () const |
Public Member Functions inherited from edm::service::ELcontextSupplier | |
virtual void | editErrorObj (edm::ErrorObj &) const |
virtual edm::ELstring | traceRoutine () const |
virtual | ~ELcontextSupplier () |
Private Attributes | |
ELstring | con_ |
ELstring | fullcon_ |
ELstring | sumcon_ |
|
inlinevirtual |
Implements edm::service::ELcontextSupplier.
|
inlinevirtual |
Implements edm::service::ELcontextSupplier.
Definition at line 28 of file ELrecv.cc.
References con_.
|
inlinevirtual |
Implements edm::service::ELcontextSupplier.
Definition at line 30 of file ELrecv.cc.
References fullcon_.
|
inline |
Definition at line 31 of file ELrecv.cc.
References con_, and alignCSCRings::s.
Referenced by edm::service::ELrecv().
|
inline |
Definition at line 33 of file ELrecv.cc.
References fullcon_, and alignCSCRings::s.
Referenced by edm::service::ELrecv().
|
inline |
Definition at line 32 of file ELrecv.cc.
References alignCSCRings::s, and sumcon_.
Referenced by edm::service::ELrecv().
|
inlinevirtual |
Implements edm::service::ELcontextSupplier.
Definition at line 29 of file ELrecv.cc.
References sumcon_.
|
private |
Definition at line 36 of file ELrecv.cc.
Referenced by context(), and setContext().
|
private |
Definition at line 38 of file ELrecv.cc.
Referenced by fullContext(), and setFullContext().
|
private |
Definition at line 37 of file ELrecv.cc.
Referenced by setSummaryContext(), and summaryContext().