fintp_transport
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
FinTP::MQLogPublisher Class Reference

#include <MqLogPublisher.h>

Inheritance diagram for FinTP::MQLogPublisher:

Public Member Functions

 DEPRECATED (MQLogPublisher(const string &queueManager, const string &queue, const string &helperType="WMQ", const string &channelDefinition=""))
 
 ~MQLogPublisher ()
 
void Publish (const AppException &except)
 

Private Attributes

string m_QueueManager
 
string m_Queue
 
string m_TransportURI
 
TransportHelperm_Helper
 
bool m_QueueOpen
 
NameValueCollection m_ApplicationSettings
 

Constructor & Destructor Documentation

FinTP::MQLogPublisher::~MQLogPublisher ( )

Member Function Documentation

FinTP::MQLogPublisher::DEPRECATED ( MQLogPublisher(const string &queueManager, const string &queue, const string &helperType="WMQ", const string &channelDefinition="")  )
void FinTP::MQLogPublisher::Publish ( const AppException &  except)

Member Data Documentation

NameValueCollection FinTP::MQLogPublisher::m_ApplicationSettings
private
TransportHelper* FinTP::MQLogPublisher::m_Helper
private
string FinTP::MQLogPublisher::m_Queue
private
string FinTP::MQLogPublisher::m_QueueManager
private
bool FinTP::MQLogPublisher::m_QueueOpen
private
string FinTP::MQLogPublisher::m_TransportURI
private

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