OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
HandlerSettingsUse Struct Reference

#include <OnixS/CME/ConflatedUDP/Replay.h>

Public Types

enum  Enum { AsIs, Suggested }
 

Detailed Description

Defines whether processing and other settings must be extracted from logs and used during the replay, or the original settings as they were defined by replay invoker must be used.

Definition at line 111 of file Replay.h.

Member Enumeration Documentation

enum Enum
Enumerator
AsIs 

Handler settings aren't touched and used as they are during the replay.

Suggested 

Settings affecting the way the data is processed must be extracted from the logs and applied to the Handlers before replay starts.

Definition at line 113 of file Replay.h.


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