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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { REPO_FORCE_TYPE_NeverForcing, REPO_FORCE_TYPE_ClassicRepoTrade, REPO_FORCE_TYPE_BuySellBack }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_FORCE_TYPE_NeverForcing 

Never Forcing.

REPO_FORCE_TYPE_ClassicRepoTrade 

Classic Repo Trade.

REPO_FORCE_TYPE_BuySellBack 

BuySellBack.

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