#include <nmea.hxx>
Inherits FGProtocol.
Inherited by FGGarmin.
Definition at line 43 of file nmea.hxx.
◆ FGNMEA()
◆ ~FGNMEA()
◆ add_with_checksum()
void FGNMEA::add_with_checksum |
( |
char * | sentence, |
|
|
unsigned int | buf_size ) |
|
protected |
◆ close()
◆ gen_message()
bool FGNMEA::gen_message |
( |
| ) |
|
|
protectedvirtual |
◆ open()
◆ parse_line()
void FGNMEA::parse_line |
( |
| ) |
|
|
protected |
◆ parse_message()
void FGNMEA::parse_message |
( |
const std::vector< std::string > & | tokens | ) |
|
|
protectedvirtual |
◆ process()
◆ mBiDirectionalSupport
bool FGNMEA::mBiDirectionalSupport |
|
protected |
◆ mBuf
◆ mFdm
◆ mLength
unsigned int FGNMEA::mLength |
|
protected |
◆ mLineFeed
const char* FGNMEA::mLineFeed |
|
protected |
◆ mMaxReceiveLines
unsigned int FGNMEA::mMaxReceiveLines |
|
protected |
◆ mNmeaMessages
unsigned int FGNMEA::mNmeaMessages |
|
protected |
◆ mNmeaSentence
std::string FGNMEA::mNmeaSentence |
|
protected |
The documentation for this class was generated from the following files: