#include <protocol.hxx>
Inherited by FGATCMain, FGAV400, FGAV400Sim, FGAV400WSimA, FGAV400WSimB, FGAtlas, FGDDSProps, FGGeneric, FGHLA, FGJoyClient, FGJsClient, FGLFSGlass, FGNMEA, FGNative, FGNativeCtrls, FGNativeFDM, FGNativeGUI, FGOpenGC, FGPVE, FGProps, FGRAY, FGRUL, and IGCProtocol.
Definition at line 35 of file protocol.hxx.
◆ FGProtocol()
FGProtocol::FGProtocol |
( |
| ) |
|
◆ ~FGProtocol()
FGProtocol::~FGProtocol |
( |
| ) |
|
|
virtual |
◆ close()
bool FGProtocol::close |
( |
| ) |
|
|
virtual |
Reimplemented in FGATCMain, FGAtlas, FGAV400, FGAV400Sim, FGAV400WSimA, FGAV400WSimB, FGDDSProps, FGGeneric, FGHLA, FGJoyClient, FGJsClient, FGLFSGlass, FGNative, FGNativeCtrls, FGNativeFDM, FGNativeGUI, FGNMEA, FGOpenGC, FGProps, and IGCProtocol.
Definition at line 79 of file protocol.cxx.
◆ dec_count_down()
void FGProtocol::dec_count_down |
( |
double | amt | ) |
|
|
inline |
◆ gen_message()
bool FGProtocol::gen_message |
( |
| ) |
|
|
virtual |
Reimplemented in FGAtlas, FGAV400, FGAV400Sim, FGAV400WSimA, FGFlarm, FGGarmin, FGGeneric, FGNMEA, FGPVE, FGRAY, FGRUL, and IGCProtocol.
Definition at line 91 of file protocol.cxx.
◆ get_count()
unsigned long FGProtocol::get_count |
( |
| ) |
|
|
inline |
◆ get_count_down()
double FGProtocol::get_count_down |
( |
| ) |
const |
|
inline |
◆ get_direction()
SGProtocolDir FGProtocol::get_direction |
( |
| ) |
const |
|
inline |
◆ get_hz()
double FGProtocol::get_hz |
( |
| ) |
const |
|
inline |
◆ get_io_channel()
SGIOChannel * FGProtocol::get_io_channel |
( |
| ) |
const |
|
inline |
◆ get_name()
std::string FGProtocol::get_name |
( |
| ) |
const |
|
inline |
◆ inc_count()
void FGProtocol::inc_count |
( |
| ) |
|
|
inline |
◆ inc_count_down()
void FGProtocol::inc_count_down |
( |
double | amt | ) |
|
|
inline |
◆ is_enabled()
bool FGProtocol::is_enabled |
( |
| ) |
const |
|
inline |
◆ open()
bool FGProtocol::open |
( |
| ) |
|
|
virtual |
Reimplemented in FGATCMain, FGAtlas, FGAV400, FGAV400Sim, FGAV400WSimA, FGAV400WSimB, FGDDSProps, FGGeneric, FGHLA, FGJoyClient, FGJsClient, FGLFSGlass, FGNative, FGNativeCtrls, FGNativeFDM, FGNativeGUI, FGNMEA, FGOpenGC, FGProps, and IGCProtocol.
Definition at line 51 of file protocol.cxx.
◆ parse_message()
bool FGProtocol::parse_message |
( |
| ) |
|
|
virtual |
◆ process()
bool FGProtocol::process |
( |
| ) |
|
|
virtual |
Reimplemented in FGATCMain, FGAtlas, FGAV400, FGAV400Sim, FGAV400WSimA, FGAV400WSimB, FGDDSProps, FGGeneric, FGHLA, FGJoyClient, FGJsClient, FGLFSGlass, FGNative, FGNativeCtrls, FGNativeFDM, FGNativeGUI, FGNMEA, FGOpenGC, FGProps, FGPVE, FGRAY, FGRUL, and IGCProtocol.
Definition at line 72 of file protocol.cxx.
◆ reinit()
void FGProtocol::reinit |
( |
| ) |
|
|
virtual |
◆ set_count_down()
void FGProtocol::set_count_down |
( |
double | c | ) |
|
|
inline |
◆ set_direction()
void FGProtocol::set_direction |
( |
const std::string & | d | ) |
|
◆ set_enabled()
void FGProtocol::set_enabled |
( |
const bool | b | ) |
|
|
inline |
◆ set_hz()
void FGProtocol::set_hz |
( |
double | t | ) |
|
|
inline |
◆ set_io_channel()
void FGProtocol::set_io_channel |
( |
SGIOChannel * | c | ) |
|
|
inline |
◆ set_name()
void FGProtocol::set_name |
( |
const std::string & | n | ) |
|
The documentation for this class was generated from the following files: