OnixS C++ CME iLink 3 Binary Order Entry Handler 1.19.4
Users' manual and API documentation
Loading...
Searching...
No Matches
ExecMode Struct Reference

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

Public Types

enum  Enum
typedef Char Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

ExecMode type.

FIX type: char.

Definition at line 608 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef Char Base

Definition at line 610 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Aggressive 'A' 

Aggressive.

Passive 'P' 

Passive.

Definition at line 612 of file Fields.h.

Member Function Documentation

◆ toString()

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

Definition at line 2601 of file Serialization.h.