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

#include <B2BITS_BatsMessages.h>

+ Inheritance diagram for Bats::LoginResponseMsg:
+ Collaboration diagram for Bats::LoginResponseMsg:

Public Member Functions

 bats_size_static_assert (LoginResponseMsg) enum
 
char getStatus () const throw ()
 
 LoginResponseMsg ()
 
void setStatus (char val) throw ()
 
- 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

◆ LoginResponseMsg()

Bats::LoginResponseMsg::LoginResponseMsg ( )
inline

Member Function Documentation

◆ bats_size_static_assert()

Bats::LoginResponseMsg::bats_size_static_assert ( LoginResponseMsg )
inline

◆ getStatus()

char Bats::LoginResponseMsg::getStatus ( ) const
throw ( )
inline

◆ setStatus()

void Bats::LoginResponseMsg::setStatus ( char val)
throw ( )
inline