OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
OrderState Struct Reference

#include <OnixS/SgxTitan/Trading/OUCH/Enumerations.h>

Public Types

enum  Enum { OnBbook = 1, NotOnBook = 2, Inactive = 3, Lost = 99 }
 
typedef Int8 Base
 

Detailed Description

Definition at line 234 of file Enumerations.h.

Member Typedef Documentation

typedef Int8 Base

Integral type used as basement for constants.

Definition at line 237 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
OnBbook 

On book.

NotOnBook 

Not on book.

Inactive 

Inactive (due to price limit constraints)

Lost 

OUCH order ownership lost.

Definition at line 239 of file Enumerations.h.


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