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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { REPO_DAY_COUNT_360, REPO_DAY_COUNT_365, REPO_DAY_COUNT_ACTUAL, REPO_DAY_COUNT_366 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_DAY_COUNT_360 

360

REPO_DAY_COUNT_365 

365

REPO_DAY_COUNT_ACTUAL 

Actual.

REPO_DAY_COUNT_366 

366

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