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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_LAST_DEAL_VERB_Buy, TI_LAST_DEAL_VERB_Sell, TI_LAST_DEAL_VERB_None }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_LAST_DEAL_VERB_Buy 

Buy.

TI_LAST_DEAL_VERB_Sell 

Sell.

TI_LAST_DEAL_VERB_None 

None.

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