OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
TI_ALLOCATION_TYPE Struct Reference

#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>

Public Types

enum  Enum { TI_ALLOCATION_TYPE_Unspecified = 0, TI_ALLOCATION_TYPE_SingleAccount = 1, TI_ALLOCATION_TYPE_PreAllocation = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_ALLOCATION_TYPE_Unspecified 

Unspecified.

TI_ALLOCATION_TYPE_SingleAccount 

Single Account.

TI_ALLOCATION_TYPE_PreAllocation 

Pre-Allocation.

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