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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_OPEN_TRADE_STATUS_Active, REPO_OPEN_TRADE_STATUS_Closed, REPO_OPEN_TRADE_STATUS_ClosedBySystem, REPO_OPEN_TRADE_STATUS_Locked,
  REPO_OPEN_TRADE_STATUS_Cancelled
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_OPEN_TRADE_STATUS_Active 

Active.

REPO_OPEN_TRADE_STATUS_Closed 

Closed.

REPO_OPEN_TRADE_STATUS_ClosedBySystem 

Closed By System.

REPO_OPEN_TRADE_STATUS_Locked 

Locked.

REPO_OPEN_TRADE_STATUS_Cancelled 

Cancelled.

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