OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.12.0
API documentation
LoginResponseStatus Struct Reference

#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>

Public Types

enum  Enum {
  Accepted = 'A', SessionInUse = 'B', Disabled = 'D', InvalidUnit = 'I',
  InvalidMessage = 'M', NotAuthorized = 'N', SequenceAhead = 'Q', InvalidSession = 'S'
}
 
typedef UInt8 Base
 

Detailed Description

Definition at line 918 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 921 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Accepted 
SessionInUse 
Disabled 
InvalidUnit 
InvalidMessage 
NotAuthorized 
SequenceAhead 
InvalidSession 

Definition at line 923 of file Enumerations.h.


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