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

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

Public Types

enum  Enum { New = 0, Cancel = 1, Replace = 2 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 1927 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1929 of file Fields.h.

Member Enumeration Documentation

enum Enum

Identifies the type of request that this cancel reject is in response to.

Enumerator
New 

New.

Cancel 

Cancel.

Replace 

Replace.

Definition at line 1932 of file Fields.h.

Member Function Documentation

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

Definition at line 3436 of file Serialization.h.


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