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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_TRADE_REGISTRATION_EVENT_Send 

Send.

BV_TRADE_REGISTRATION_EVENT_Accept 

Accept.

BV_TRADE_REGISTRATION_EVENT_Reject 

Reject.

BV_TRADE_REGISTRATION_EVENT_Delete 

Delete.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.