OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
HandlerStateChange Class Reference

#include <HandlerStateChange.h>

Public Member Functions

 HandlerStateChange (HandlerState newState, HandlerState oldState)
 
HandlerState newState () const
 
HandlerState oldState () const
 
std::string toString () const
 
void toString (std::string &) const
 

Detailed Description

Definition at line 32 of file HandlerStateChange.h.

Constructor & Destructor Documentation

HandlerStateChange ( HandlerState  newState,
HandlerState  oldState 
)

Initialize instance.

Member Function Documentation

HandlerState newState ( ) const
inline

New State.

Definition at line 59 of file HandlerStateChange.h.

HandlerState oldState ( ) const
inline

Old state.

Definition at line 64 of file HandlerStateChange.h.

std::string toString ( ) const
inline

String representation.

Definition at line 69 of file HandlerStateChange.h.

void toString ( std::string &  ) const

Appends string representation.


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