OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
ExecMode Struct Reference

#include <OnixS/CME/iLink3/messaging/Fields.h>

Public Types

enum  Enum { Aggressive = 'A', Passive = 'P' }
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: char.

Definition at line 561 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 563 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Aggressive 

Aggressive.

Passive 

Passive.

Definition at line 565 of file Fields.h.

Member Function Documentation

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

Definition at line 2500 of file Serialization.h.


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