CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
zmex::ZMexLogTwice Class Reference

#include <CLHEP/Exceptions/ZMexLogger.h>

Inheritance diagram for zmex::ZMexLogTwice:
zmex::ZMexLogBehavior

Public Member Functions

 ZMexLogTwice (std::ostream &os1)
 
 ZMexLogTwice (std::ostream &os1, std::ostream &os2)
 
virtual ~ZMexLogTwice ()
 
virtual ZMexLogTwiceclone () const
 
virtual ZMexLogResult emit (const ZMexception &x)
 
virtual ZMexLogResult emit (const std::string &s)
 
- Public Member Functions inherited from zmex::ZMexLogBehavior
 ZMexLogBehavior ()
 
virtual ~ZMexLogBehavior ()
 
virtual bool isTimeDesired () const
 
virtual bool isFilePathDesired () const
 

Detailed Description

Definition at line 160 of file ZMexLogger.h.

Constructor & Destructor Documentation

◆ ZMexLogTwice() [1/2]

zmex::ZMexLogTwice::ZMexLogTwice ( std::ostream & os1)

Referenced by clone().

◆ ZMexLogTwice() [2/2]

zmex::ZMexLogTwice::ZMexLogTwice ( std::ostream & os1,
std::ostream & os2 )

◆ ~ZMexLogTwice()

virtual zmex::ZMexLogTwice::~ZMexLogTwice ( )
virtual

Member Function Documentation

◆ clone()

virtual ZMexLogTwice * zmex::ZMexLogTwice::clone ( ) const
virtual

Reimplemented from zmex::ZMexLogBehavior.

References ZMexLogTwice().

◆ emit() [1/2]

virtual ZMexLogResult zmex::ZMexLogTwice::emit ( const std::string & s)
virtual

Reimplemented from zmex::ZMexLogBehavior.

◆ emit() [2/2]

virtual ZMexLogResult zmex::ZMexLogTwice::emit ( const ZMexception & x)
virtual

Reimplemented from zmex::ZMexLogBehavior.


The documentation for this class was generated from the following file: