OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_RELATION_TYPE Struct Reference

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

Public Types

enum  Enum { TI_RELATION_TYPE_Undefined = 0, TI_RELATION_TYPE_Primary = 1, TI_RELATION_TYPE_Secondary = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_RELATION_TYPE_Undefined 

Undefined Undefined relationship type.

TI_RELATION_TYPE_Primary 

Primary Primary relationship type.

TI_RELATION_TYPE_Secondary 

Secondary Secondary relationship type.

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