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

#include <B2BITS_BatsMessages.h>

+ Inheritance diagram for Bats::GRPLoginMsg:
+ Collaboration diagram for Bats::GRPLoginMsg:

Public Member Functions

 bats_size_static_assert (GRPLoginMsg) enum
 
Engine::AsciiString getFiller () const throw ()
 
Engine::AsciiString getPassword () const throw ()
 
Engine::AsciiString getSessionSubId () const throw ()
 
Engine::AsciiString getUsername () const throw ()
 
 GRPLoginMsg ()
 
void setFiller (const Engine::AsciiString &val) throw ()
 
void setPassword (const Engine::AsciiString &val) throw ()
 
void setSessionSubId (const Engine::AsciiString &val) throw ()
 
void setUsername (const Engine::AsciiString &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

◆ GRPLoginMsg()

Bats::GRPLoginMsg::GRPLoginMsg ( )
inline

Member Function Documentation

◆ bats_size_static_assert()

Bats::GRPLoginMsg::bats_size_static_assert ( GRPLoginMsg )
inline

◆ getFiller()

Engine::AsciiString Bats::GRPLoginMsg::getFiller ( ) const
throw ( )
inline

◆ getPassword()

Engine::AsciiString Bats::GRPLoginMsg::getPassword ( ) const
throw ( )
inline

◆ getSessionSubId()

Engine::AsciiString Bats::GRPLoginMsg::getSessionSubId ( ) const
throw ( )
inline

◆ getUsername()

Engine::AsciiString Bats::GRPLoginMsg::getUsername ( ) const
throw ( )
inline

◆ setFiller()

void Bats::GRPLoginMsg::setFiller ( const Engine::AsciiString & val)
throw ( )
inline

◆ setPassword()

void Bats::GRPLoginMsg::setPassword ( const Engine::AsciiString & val)
throw ( )
inline

◆ setSessionSubId()

void Bats::GRPLoginMsg::setSessionSubId ( const Engine::AsciiString & val)
throw ( )
inline

◆ setUsername()

void Bats::GRPLoginMsg::setUsername ( const Engine::AsciiString & val)
throw ( )
inline