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

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

Public Types

enum  Enum { Buy = 'B', Sell = 'S', ShortSell = 'T' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 101 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 104 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Buy 

Buy Order.

Sell 

Sell Order.

ShortSell 

Short sell (not in use)

Definition at line 106 of file Enumerations.h.


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