fintp_log
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::ScreenLogPublisher Class Reference

publishes events to screen More...

#include <LogPublisher.h>

Inheritance diagram for FinTP::ScreenLogPublisher:

Public Member Functions

 ScreenLogPublisher ()
 
 ~ScreenLogPublisher ()
 
void Publish (const AppException &except)
 ScreenLogPublisher. More...
 
- Public Member Functions inherited from FinTP::AbstractLogPublisher
virtual ~AbstractLogPublisher ()
 
void setDefault (const bool def)
 
void setEventFilter (const int eventFilter)
 
int eventFilter (void)
 

Additional Inherited Members

- Static Public Member Functions inherited from FinTP::AbstractLogPublisher
static string FormatException (const AppException &exception)
 
static string SerializeToXmlStr (const AppException &except)
 
static xercesc::DOMDocument * SerializeToXml (const AppException &exception)
 
static AppException DeserializeFromXml (const xercesc::DOMDocument *doc)
 
- Protected Member Functions inherited from FinTP::AbstractLogPublisher
 AbstractLogPublisher ()
 
- Protected Attributes inherited from FinTP::AbstractLogPublisher
bool m_Default
 
int m_EventFilter
 

Detailed Description

publishes events to screen

Constructor & Destructor Documentation

FinTP::ScreenLogPublisher::ScreenLogPublisher ( )
inline
FinTP::ScreenLogPublisher::~ScreenLogPublisher ( )
inline

Member Function Documentation

void ScreenLogPublisher::Publish ( const AppException except)
virtual

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