B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Bats::ReduceSizeShortMsg Class Reference

#include <B2BITS_BatsMessages.h>

+ Inheritance diagram for Bats::ReduceSizeShortMsg:
+ Collaboration diagram for Bats::ReduceSizeShortMsg:

Public Member Functions

 bats_size_static_assert (ReduceSizeShortMsg) enum
 
System::u16 getCanceledQuantity () const throw ()
 
System::u64 getOrderId () const throw ()
 
 ReduceSizeShortMsg ()
 
void setCanceledQuantity (System::u16 val) throw ()
 
void setOrderId (System::u64 val) throw ()
 
- Public Member Functions inherited from Bats::TimedPitchMsg
System::u32 getTimeOffset () const throw ()
 
void setTimeOffset (System::u32 val) throw ()
 
 TimedPitchMsg (System::u8 length, System::u8 type)
 
- Public Member Functions inherited from Bats::PitchMsg
System::u8 getLength () const throw ()
 
System::u8 getMessageType () const throw ()
 
 PitchMsg (System::u8 length, System::u8 type)
 

Constructor & Destructor Documentation

◆ ReduceSizeShortMsg()

Bats::ReduceSizeShortMsg::ReduceSizeShortMsg ( )
inline

Member Function Documentation

◆ bats_size_static_assert()

Bats::ReduceSizeShortMsg::bats_size_static_assert ( ReduceSizeShortMsg )
inline

◆ getCanceledQuantity()

System::u16 Bats::ReduceSizeShortMsg::getCanceledQuantity ( ) const
throw ( )
inline

◆ getOrderId()

System::u64 Bats::ReduceSizeShortMsg::getOrderId ( ) const
throw ( )
inline

◆ setCanceledQuantity()

void Bats::ReduceSizeShortMsg::setCanceledQuantity ( System::u16 val)
throw ( )
inline

◆ setOrderId()

void Bats::ReduceSizeShortMsg::setOrderId ( System::u64 val)
throw ( )
inline