OnixS C++ FIX Engine  4.10.1
API Documentation
EngineWarningReason Struct Reference

#include <OnixS/FIXEngine/FIX/IEngineListener.h>

Public Types

enum  Enum {
  GeneralWarning, CannotReceiveFirstMessageDuringTimeout, GarbledMessageReceived, RestoreSessionStateWarning,
  LicenseExpiration
}
 

Detailed Description

Definition at line 33 of file IEngineListener.h.

Member Enumeration Documentation

enum Enum
Enumerator
GeneralWarning 

The general system-related warning.

CannotReceiveFirstMessageDuringTimeout 

The first message cannot be received during the timeout.

GarbledMessageReceived 

A garbled message is received.

RestoreSessionStateWarning 

The session state cannot be changed.

LicenseExpiration 

The license expiration warning.

Definition at line 34 of file IEngineListener.h.


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