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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_RFQ_STATUS_Processing, TI_RFQ_STATUS_Accepted, TI_RFQ_STATUS_Refused, TI_RFQ_STATUS_Rejected,
  TI_RFQ_STATUS_LifeTimeOut, TI_RFQ_STATUS_Cancelled
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_RFQ_STATUS_Processing 

Processing.

TI_RFQ_STATUS_Accepted 

Accepted.

TI_RFQ_STATUS_Refused 

Refused.

TI_RFQ_STATUS_Rejected 

Rejected by the system.

TI_RFQ_STATUS_LifeTimeOut 

Life Time Out.

TI_RFQ_STATUS_Cancelled 

Cancelled (for REPO market only)

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