OnixS C++ B3 BOE Binary Order Entry 1.4.0
Users' manual and API documentation
Loading...
Searching...
No Matches
PossResend Struct Reference

#include <OnixS/B3/BOE/messaging/Fields.h>

Public Types

enum  Enum
typedef UInt8 Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

Indicates that message may contain information that has been sent under another sequence number.

FIX type: Boolean.

Definition at line 1989 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 1991 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Indicates that message may contain information that has been sent under another sequence number.

Enumerator
FalseValue 

false, N, 0.

TrueValue 

true, Y, 1.

Definition at line 1994 of file Fields.h.

Member Function Documentation

◆ toString()

std::string toString ( PossResend::Enum value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 3959 of file Serialization.h.