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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_ACM_COLLATERAL_OFFER_EVENT_Activate, REPO_ACM_COLLATERAL_OFFER_EVENT_Suspend, REPO_ACM_COLLATERAL_OFFER_EVENT_Delete, REPO_ACM_COLLATERAL_OFFER_EVENT_Accept,
  REPO_ACM_COLLATERAL_OFFER_EVENT_Refuse, REPO_ACM_COLLATERAL_OFFER_EVENT_RefuseECL
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_ACM_COLLATERAL_OFFER_EVENT_Activate 

Activate.

REPO_ACM_COLLATERAL_OFFER_EVENT_Suspend 

Suspend.

REPO_ACM_COLLATERAL_OFFER_EVENT_Delete 

Delete.

REPO_ACM_COLLATERAL_OFFER_EVENT_Accept 

Accept.

REPO_ACM_COLLATERAL_OFFER_EVENT_Refuse 

Refuse.

REPO_ACM_COLLATERAL_OFFER_EVENT_RefuseECL 

Refuse ECL.

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