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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { REPO_PERIOD_Day, REPO_PERIOD_Week, REPO_PERIOD_Month, REPO_PERIOD_Year }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
REPO_PERIOD_Day 

Day.

REPO_PERIOD_Week 

Week.

REPO_PERIOD_Month 

Month.

REPO_PERIOD_Year 

Year.

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