OnixS MX HSVF Market Data Handler for C++  1.9.2.0
Public Types | Static Public Member Functions
Month Struct Reference

Month enumeration (each one item correspond to appropriate month number). More...

List of all members.

Public Types

enum  Enum {
  Undefined = 0, January = 1, February = 2, March = 3,
  April = 4, May = 5, June = 6, July = 7,
  August = 8, September = 9, October = 10, November = 11,
  December = 12
}

Static Public Member Functions

static const char * toString (Enum)
 Returns string representation.

Detailed Description

Month enumeration (each one item correspond to appropriate month number).