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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_RFCQ_STATUS_Processing, TI_RFCQ_STATUS_Quoting, TI_RFCQ_STATUS_Accepted, TI_RFCQ__STATUS_Matched,
  TI_RFCQ_STATUS_Closed, TI_RFCQ__STATUS_Refused, TI_RFCQ__STATUS_LifeTimeout, TI_RFCQ__STATUS_ClosedByGovernance,
  TI_RFCQ__STATUS_ClosedBySystem, TI_RFCQ_STATUS_PartiallyAccepted, TI_RFCQ_STATUS_DeletedByGovernance, TI_RFCQ_STATUS_WaitingForStart,
  TI_RFCQ_STATUS_TradingNotEnabled
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_RFCQ_STATUS_Processing 

Pending.

TI_RFCQ_STATUS_Quoting 

Live.

TI_RFCQ_STATUS_Accepted 

Done.

TI_RFCQ__STATUS_Matched 

DAW.

TI_RFCQ_STATUS_Closed 

Closed by Client.

TI_RFCQ__STATUS_Refused 

Reject by Dealer.

TI_RFCQ__STATUS_LifeTimeout 

Expired.

TI_RFCQ__STATUS_ClosedByGovernance 

Reject by Gov.nce.

TI_RFCQ__STATUS_ClosedBySystem 

Reject by System.

TI_RFCQ_STATUS_PartiallyAccepted 

Done (Only for Double Sided RFCQ and MultiLeg RFCQ)

TI_RFCQ_STATUS_DeletedByGovernance 

Stop by Gov.nce (Only for Double Sided RFCQ and MultiLeg RFCQ)

TI_RFCQ_STATUS_WaitingForStart 

Due In Time (Only for MultiLeg RFCQ)

TI_RFCQ_STATUS_TradingNotEnabled 

Trading Not Enabled (Only for MultiLeg RFCQ)

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