|
B2BITS FIX Antenna HFT
1.0.17
|
The session has changed its state. More...
#include <B2BITS_SessionEvent.h>
Inheritance diagram for Engine::SwitchConnectionEvent:
Collaboration diagram for Engine::SwitchConnectionEvent:Public Member Functions | |
| virtual Session::ActiveConnection | getNew () const |
| Returns the new session's state. More... | |
| virtual Session::ActiveConnection | getPrev () const |
| Returns the previous session's state. More... | |
| SwitchConnectionEvent (Session::ActiveConnection oldState, Session::ActiveConnection newState) | |
| Constructor. More... | |
| virtual const std::string * | what () const |
| Reimplemented from SessionEvent. More... | |
| virtual | ~SwitchConnectionEvent () |
| Destructor. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Engine::SessionEvent | |
| virtual | ~SessionEvent () |
| Destructor. More... | |
The session has changed its state.
| Engine::SwitchConnectionEvent::SwitchConnectionEvent | ( | Session::ActiveConnection | oldState, |
| Session::ActiveConnection | newState | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Returns the new session's state.
|
virtual |
Returns the previous session's state.
|
virtual |
1.8.5