OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
PossResend Struct Reference

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

Public Types

enum  Enum { FalseValue = 0, TrueValue = 1 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Boolean.

Definition at line 1955 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1957 of file Fields.h.

Member Enumeration Documentation

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 1960 of file Fields.h.

Member Function Documentation

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

Definition at line 3442 of file Serialization.h.


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