OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
NullMaturityMonthYear Struct Reference

Public Types

typedef MaturityMonthYear Value

Public Member Functions

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

Detailed Description

Definition at line 172 of file Composites.h.

Member Typedef Documentation

◆ Value

Aliases the type whose null value traits are exposed by the given class.

Definition at line 176 of file Composites.h.

Member Function Documentation

◆ operator!=()

bool operator!= ( const Value & other) const
inline

Compares encoded data to NULL.

Definition at line 185 of file Composites.h.

◆ operator==()

bool operator== ( const Value & other) const
inline

Compares encoded data to NULL.

Definition at line 179 of file Composites.h.