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

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  REPO_SETTL_STATUS_Undefined, REPO_SETTL_STATUS_Defined, REPO_SETTL_STATUS_Error, REPO_SETTL_STATUS_CancelledFromSettlement,
  REPO_SETTL_STATUS_PendingAgent, REPO_SETTL_STATUS_AgentRejected, REPO_SETTL_STATUS_LockedForCutoff, REPO_SETTL_STATUS_ErrorFromClearingHouse,
  REPO_SETTL_STATUS_WaitingFromClearingHouse
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_SETTL_STATUS_Undefined 

Undefined.

REPO_SETTL_STATUS_Defined 

Defined.

REPO_SETTL_STATUS_Error 

Error.

REPO_SETTL_STATUS_CancelledFromSettlement 

Cancelled From Settlement.

REPO_SETTL_STATUS_PendingAgent 

Waiting for Agent confirmation.

REPO_SETTL_STATUS_AgentRejected 

Rejected by the Clearing Agent.

REPO_SETTL_STATUS_LockedForCutoff 

Cancelled due to cutoff expiration.

REPO_SETTL_STATUS_ErrorFromClearingHouse 

Error from Clearing House.

REPO_SETTL_STATUS_WaitingFromClearingHouse 

Waiting from Clearing House.

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