OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_OPEN_TRADE_SUBSTATUS Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_OPEN_TRADE_SUBSTATUS_Undefined, REPO_OPEN_TRADE_SUBSTATUS_ClosureRequested, REPO_OPEN_TRADE_SUBSTATUS_RateChangeReq, REPO_OPEN_TRADE_SUBSTATUS_PartiallyCloseReq,
  REPO_OPEN_TRADE_SUBSTATUS_Processing, REPO_OPEN_TRADE_SUBSTATUS_Accepted, REPO_OPEN_TRADE_SUBSTATUS_Rejected
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_OPEN_TRADE_SUBSTATUS_Undefined 

Undefined.

REPO_OPEN_TRADE_SUBSTATUS_ClosureRequested 

Closure Requested.

REPO_OPEN_TRADE_SUBSTATUS_RateChangeReq 

Rate Change Requested.

REPO_OPEN_TRADE_SUBSTATUS_PartiallyCloseReq 

Partially Closure Requested.

REPO_OPEN_TRADE_SUBSTATUS_Processing 

Processing.

REPO_OPEN_TRADE_SUBSTATUS_Accepted 

Accepted.

REPO_OPEN_TRADE_SUBSTATUS_Rejected 

Rejected.

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