OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
API documentation
Loading...
Searching...
No Matches
StartOrEnd Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static Enum deserialize (const char *)
static const char * toString (Enum)

Detailed Description

Definition at line 452 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Known message bundle markers.

Enumerator
Undefined ' ' 

Undefined.

Start 'S' 

Start of a message bundle.

End 'E' 

End of a message bundle.

Definition at line 455 of file Enumerations.h.

Member Function Documentation

◆ deserialize()

Enum deserialize ( const char * )
static

Deserializes constant from string representation.

◆ toString()

const char * toString ( Enum )
static

Returns string representation.