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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_FUNCTION_ACTION_None, TI_FUNCTION_ACTION_Read, TI_FUNCTION_ACTION_ReadWrite }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_FUNCTION_ACTION_None 

None.

TI_FUNCTION_ACTION_Read 

Read.

TI_FUNCTION_ACTION_ReadWrite 

Read and Write.

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