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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_POSSIBLE_QUOTING_None, TI_POSSIBLE_QUOTING_Single, TI_POSSIBLE_QUOTING_Double, TI_POSSIBLE_QUOTING_Both }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_POSSIBLE_QUOTING_None 

None.

TI_POSSIBLE_QUOTING_Single 

Single Side (FAS Orders only)

TI_POSSIBLE_QUOTING_Double 

Double Side (Proposals Only)

TI_POSSIBLE_QUOTING_Both 

Both.

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