OnixS C++ CME iLink 3 Binary Order Entry Handler  1.17.0
API Documentation
ListUpdAct Struct Reference

#include <OnixS/CME/iLink3/messaging/Fields.h>

Public Types

enum  Enum { Add = 'A', Delete = 'D' }
 
typedef CHAR Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 723 of file Fields.h.

Member Typedef Documentation

typedef CHAR Base

Definition at line 725 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Add 

Add.

Delete 

Delete.

Definition at line 727 of file Fields.h.

Member Function Documentation

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

Definition at line 2536 of file Serialization.h.


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