OnixS BME SENAF Handler C++ library  2.2.1
API documentation
MarketImageRecoveryStart Struct Reference

#include <OnixS/Senaf/MarketData/Messages/MarketImageRecoveryStart.h>

Public Types

enum  { code = 113 }
 

Public Member Functions

 MarketImageRecoveryStart ()
 
std::string toString () const
 

Public Attributes

unsigned char market
 
unsigned int numberOfLastMessageInMarketImage
 

Friends

class MessageDeserializer
 

Detailed Description

Definition at line 32 of file MarketImageRecoveryStart.h.

Member Enumeration Documentation

anonymous enum

Message code.

Enumerator
code 

Definition at line 35 of file MarketImageRecoveryStart.h.

Constructor & Destructor Documentation

Default constructor.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Friends And Related Function Documentation

friend class MessageDeserializer
friend

Definition at line 53 of file MarketImageRecoveryStart.h.

Member Data Documentation

unsigned char market

Market.

Definition at line 44 of file MarketImageRecoveryStart.h.

unsigned int numberOfLastMessageInMarketImage

Number of last message in market image.

Definition at line 47 of file MarketImageRecoveryStart.h.


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