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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_CONNECTION_TYPE_LeasedLines, TI_CONNECTION_TYPE_Internet, TI_CONNECTION_TYPE_Both }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_CONNECTION_TYPE_LeasedLines 

Leased Lines.

TI_CONNECTION_TYPE_Internet 

Internet.

TI_CONNECTION_TYPE_Both 

Both.

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