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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { REPO_MEMBER_ACCOUNT_TYPE_None, REPO_MEMBER_ACCOUNT_TYPE_CAP, REPO_MEMBER_ACCOUNT_TYPE_COP, REPO_MEMBER_ACCOUNT_TYPE_RFCQ }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_MEMBER_ACCOUNT_TYPE_None 

None.

REPO_MEMBER_ACCOUNT_TYPE_CAP 

CAP.

REPO_MEMBER_ACCOUNT_TYPE_COP 

COP.

REPO_MEMBER_ACCOUNT_TYPE_RFCQ 

RFCQ.

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