OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
RecoveryCompletionStatus Struct Reference

#include <OnixS/CME/Streamlined/HandlerListener.h>

Public Types

enum  Enum { Succeeded, Failed, Incomplete }
 

Detailed Description

Definition at line 30 of file HandlerListener.h.

Member Enumeration Documentation

enum Enum
Enumerator
Succeeded 

Recovery accomplished successfully.

Failed 

Recovery failed and no further attempts to recover will be made.

Incomplete 

Identifies incomplete recovery.

Used to identify restart of recovery, when new loop of recovery data is detected and thus recovery must be done from scratch.

Definition at line 32 of file HandlerListener.h.


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