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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_RELATION_TYPE_Undefined, TI_RELATION_TYPE_Primary, TI_RELATION_TYPE_Secondary }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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