OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
ReqRejReason Struct Reference

#include <OnixS/CME/ConflatedTCP/messaging/Fields.h>

Public Types

enum  Enum { UnknownSecurity = 0, UnknownMessage = 1, UnsupportedScope = 2, Other = 3 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 78 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 80 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
UnknownSecurity 

Unknown Security.

UnknownMessage 

Unknown or Invalid Message.

UnsupportedScope 

Unsupported Scope.

Other 

Other.

Definition at line 82 of file Fields.h.

Member Function Documentation

std::string toString ( ReqRejReason::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 223 of file Serialization.h.


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