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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_STATISTIC_TYPE_Life, TI_STATISTIC_TYPE_Yesterday, TI_STATISTIC_TYPE_Today, TI_STATISTIC_TYPE_Hour }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_STATISTIC_TYPE_Life 

Life. Statistics refer to the trades made during the entire life of a product (For future use)

TI_STATISTIC_TYPE_Yesterday 

Yesterday. Statistics refer to the trades made during the last trade day concluded.

TI_STATISTIC_TYPE_Today 

Today. Statistics refer to the trades made during the current trade day.

TI_STATISTIC_TYPE_Hour 

Hour. Statistics refer to the trades made at the specified hour of the current trade day.

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