Classes | Namespaces

B2BITS_Event.h File Reference

Contains Engine::Event classes declaration. More...

#include <string>
#include <B2BITS_Exception.h>
#include <B2BITS_Session.h>
Include dependency graph for B2BITS_Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engine::Error
 Represents error event. More...
class  Engine::Event
 Generic event. More...
class  Engine::EventListener
 Basic Event Listener. More...
class  Engine::LinkErrorWasDetected
 A telecommunication link error was detected. More...
class  Engine::LinkWasRestored
 A telecommunication link was restored. More...
class  Engine::NewIncomingConnection
 New Incoming Connection. More...
class  Engine::Notification
 Represents notification event. More...
class  Engine::ParseErrorInSession
 Parse error was detected. More...
class  Engine::PersistentDataWereFound
 This event is fired when the persistent information about session is found. More...
class  Engine::SessionError
 Error related to Session. More...
class  Engine::SessionNotification
 Represents notification event related to Session. More...
class  Engine::SessionWarning
 Represents warning event related to Session. More...
class  Engine::SessionWasClosed
 Session was closed. More...
class  Engine::SessionWasCreated
 Session was created. More...
class  Engine::SessionWasEstablished
 Session was established. More...
class  Engine::SessionWasRestored
 Session was restored from Persistent Message Storage. More...
class  Engine::Warning
 Represents warning event. More...

Namespaces

namespace  Engine
 

FIX Engine namespace.



Detailed Description

Contains Engine::Event classes declaration.

Definition in file B2BITS_Event.h.