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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_RFQ_SUBSTATUS_Processing, TI_RFQ_SUBSTATUS_Accepted, TI_RFQ_SUBSTATUS_Refused, TI_RFQ_SUBSTATUS_Timeout,
  TI_RFQ_SUBSTATUS_Cancelled, TI_RFQ_SUBSTATUS_Suspended, TI_RFQ_SUBSTATUS_CutOff, TI_RFQ_SUBSTATUS_Responded
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_RFQ_SUBSTATUS_Processing 

Processing.

TI_RFQ_SUBSTATUS_Accepted 

Accepted.

TI_RFQ_SUBSTATUS_Refused 

Refused.

TI_RFQ_SUBSTATUS_Timeout 

Timeout.

TI_RFQ_SUBSTATUS_Cancelled 

Cancelled.

TI_RFQ_SUBSTATUS_Suspended 

Suspended by Governance.

TI_RFQ_SUBSTATUS_CutOff 

Cut Off.

TI_RFQ_SUBSTATUS_Responded 

Responded.

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