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

#include <B2BITS_BatsMessages.h>

+ Inheritance diagram for Bats::SymbolMappingMsg:
+ Collaboration diagram for Bats::SymbolMappingMsg:

Public Member Functions

 bats_size_static_assert (SymbolMappingMsg) enum
 
Engine::AsciiString getFeedSymbol () const throw ()
 
Engine::AsciiString getOSISymbol () const throw ()
 
char getSymbolCondition () const throw ()
 
void setFeedSymbol (const Engine::AsciiString &val) throw ()
 
void setOSISymbol (const Engine::AsciiString &val) throw ()
 
void setSymbolCondition (char val) throw ()
 
 SymbolMappingMsg ()
 
- 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

◆ SymbolMappingMsg()

Bats::SymbolMappingMsg::SymbolMappingMsg ( )
inline

Member Function Documentation

◆ bats_size_static_assert()

Bats::SymbolMappingMsg::bats_size_static_assert ( SymbolMappingMsg )
inline

◆ getFeedSymbol()

Engine::AsciiString Bats::SymbolMappingMsg::getFeedSymbol ( ) const
throw ( )
inline

◆ getOSISymbol()

Engine::AsciiString Bats::SymbolMappingMsg::getOSISymbol ( ) const
throw ( )
inline

◆ getSymbolCondition()

char Bats::SymbolMappingMsg::getSymbolCondition ( ) const
throw ( )
inline

◆ setFeedSymbol()

void Bats::SymbolMappingMsg::setFeedSymbol ( const Engine::AsciiString & val)
throw ( )
inline

◆ setOSISymbol()

void Bats::SymbolMappingMsg::setOSISymbol ( const Engine::AsciiString & val)
throw ( )
inline

◆ setSymbolCondition()

void Bats::SymbolMappingMsg::setSymbolCondition ( char val)
throw ( )
inline