OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
NullPrice Struct Reference

#include <OnixS/SgxTitan/MarketData/Itch/Price.h>

Public Types

typedef IntegralConstant< Int32, INT_MIN > NullValue
 

Public Member Functions

bool operator== (const Price &other) const
 
bool operator!= (const Price &other) const
 

Detailed Description

Definition at line 180 of file Price.h.

Member Typedef Documentation

typedef IntegralConstant<Int32, INT_MIN> NullValue

Null value.

Definition at line 183 of file Price.h.

Member Function Documentation

bool operator!= ( const Price other) const
inline

Compares price data to NULL.

Definition at line 198 of file Price.h.

bool operator== ( const Price other) const
inline

Compares price data to NULL.

Definition at line 187 of file Price.h.


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