OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
RecoveryCompletionStatus Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 30 of file HandlerListener.h.

Member Enumeration Documentation

◆ Enum

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.