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

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

Public Types

enum  Enum { BV_ORDER_STAGING_EVENT_Insert = 0, BV_ORDER_STAGING_EVENT_Lock = 1, BV_ORDER_STAGING_EVENT_Unlock = 2, BV_ORDER_STAGING_EVENT_Delete = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
BV_ORDER_STAGING_EVENT_Insert 

Insert.

BV_ORDER_STAGING_EVENT_Lock 

Lock.

BV_ORDER_STAGING_EVENT_Unlock 

Unlock.

BV_ORDER_STAGING_EVENT_Delete 

Delete.

Definition at line 7004 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: