OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
ActionType Struct Reference

#include <Enumerations.h>

Public Types

enum  Enum { Add = 'A', Delete = 'U', Change = 'D' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 184 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 187 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Add 

Add a quote.

Delete 

Update a quote.

Change 

Delete a quote.

Definition at line 189 of file Enumerations.h.


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