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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_OTC_REGISTRATION_STATUS_Processing, REPO_OTC_REGISTRATION_STATUS_Accepted, REPO_OTC_REGISTRATION_STATUS_Refused, REPO_OTC_REGISTRATION_STATUS_Locked,
  REPO_OTC_REGISTRATION_STATUS_CancelledByGov
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_OTC_REGISTRATION_STATUS_Processing 

Processing.

REPO_OTC_REGISTRATION_STATUS_Accepted 

Accepted.

REPO_OTC_REGISTRATION_STATUS_Refused 

Refused.

REPO_OTC_REGISTRATION_STATUS_Locked 

Locked.

REPO_OTC_REGISTRATION_STATUS_CancelledByGov 

Cancelled by Governance.

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