OnixS BME SENAF Handler C++ library  2.2.0
API documentation
Country Struct Reference

#include <OnixS/Senaf/MarketData/Enumerations.h>

Public Types

enum  Enum { Undefined = 0x00, Spain = 0x01, Germany = 0x02, Italy = 0x03 }
 

Static Public Member Functions

static Enum deserialize (const char *)
 
static const char * toString (Enum)
 

Detailed Description

Definition at line 367 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Country.

Enumerator
Undefined 

Undefined.

Spain 

Spain.

Germany 

Germany.

Italy 

Italy.

Definition at line 370 of file Enumerations.h.

Member Function Documentation

static Enum deserialize ( const char *  )
static

Deserializes constant from string representation.

static const char* toString ( Enum  )
static

Returns string representation.


The documentation for this struct was generated from the following file: