OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
NotAppliedAction Struct Reference

#include <OnixS/CME/iLink3/SessionListener.h>

Public Types

enum  Enum { DoNothing, SendGapFill, Default = DoNothing }
 

Detailed Description

Definition at line 190 of file SessionListener.h.

Member Enumeration Documentation

enum Enum

Action to be taken when the NotApplied message is received from the exchange.

Enumerator
DoNothing 

No messages are sent in reply.

SendGapFill 

Send the Sequence message.

Default 

The default action.

Definition at line 193 of file SessionListener.h.


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