![]() |
SysIo
1.9.0
Embedded Library and tools
|
#include <ax25.hpp>
Public Member Functions | |
void | clear () |
int | getError () |
int | getFdin () const |
int | getFdout () const |
bool | poll () |
void | read (Ax25Frame &f) |
void | read (Ax25Frame *f) |
void | send (const Ax25Frame &f) |
void | send (const Ax25Frame *f) |
void | setFdin (int fdi) |
void | setFdout (int fdo) |