OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_HANDLING_INSTRUCTION Struct Reference

#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>

Public Types

enum  Enum { BV_HANDLING_INSTRUCTION_None = 0, BV_HANDLING_INSTRUCTION_AutoExecNoBrokerIntervention = 1, BV_HANDLING_INSTRUCTION_AutoExecBrokerIntervention = 2, BV_HANDLING_INSTRUCTION_ManualExec = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 6428 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
BV_HANDLING_INSTRUCTION_None 

None.

BV_HANDLING_INSTRUCTION_AutoExecNoBrokerIntervention 

Automated Execution No Broker Intervention.

BV_HANDLING_INSTRUCTION_AutoExecBrokerIntervention 

Automated Execution Broker Intervention.

BV_HANDLING_INSTRUCTION_ManualExec 

Manual Execution.

Definition at line 6430 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


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