OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
BV_TRADE_SPLIT_EVENT Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_TRADE_SPLIT_EVENT_PreAllocate 

PreAllocate.

BV_TRADE_SPLIT_EVENT_Allocate 

Allocate.

BV_TRADE_SPLIT_EVENT_Update 

Update.

BV_TRADE_SPLIT_EVENT_Delete 

Delete.

BV_TRADE_SPLIT_EVENT_Lock 

Lock.

BV_TRADE_SPLIT_EVENT_Unlock 

Unlock.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.