OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
PosMaintAction Struct Reference

#include <OnixS/B3/BOE/messaging/Fields.h>

Public Types

enum  Enum { New = '1', Cancel = '3' }
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Char.

Definition at line 891 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 893 of file Fields.h.

Member Enumeration Documentation

enum Enum

Maintenance Action to be performed.

Enumerator
New 

New.

Cancel 

Cancel.

Definition at line 896 of file Fields.h.

Member Function Documentation

std::string toString ( PosMaintAction::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 3266 of file Serialization.h.


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