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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_OTC_REGISTRATION_SUBSTATUS_Processing, REPO_OTC_REGISTRATION_SUBSTATUS_Accepted, REPO_OTC_REGISTRATION_SUBSTATUS_Refused, REPO_OTC_REGISTRATION_SUBSTATUS_AcceptedOnBehalf,
  REPO_OTC_REGISTRATION_SUBSTATUS_RefusedOnBehalf
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_OTC_REGISTRATION_SUBSTATUS_Processing 

Processing.

REPO_OTC_REGISTRATION_SUBSTATUS_Accepted 

Accepted.

REPO_OTC_REGISTRATION_SUBSTATUS_Refused 

Refused.

REPO_OTC_REGISTRATION_SUBSTATUS_AcceptedOnBehalf 

Accepted On Behalf.

REPO_OTC_REGISTRATION_SUBSTATUS_RefusedOnBehalf 

Refused On Behalf.

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