OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_TRADE_SPLIT_EVENT Struct Reference

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

Public Types

enum  Enum {
  BV_TRADE_SPLIT_EVENT_PreAllocate = 0, BV_TRADE_SPLIT_EVENT_Allocate = 1, BV_TRADE_SPLIT_EVENT_Update = 2, BV_TRADE_SPLIT_EVENT_Delete = 3,
  BV_TRADE_SPLIT_EVENT_Lock = 4, BV_TRADE_SPLIT_EVENT_Unlock = 5
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

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 7775 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: