FlightGear next
|
Inherited by FGKissWrapper, and FGSTXETXWrapper.
Public Member Functions | |
virtual | ~FGProtocolWrapper () |
virtual int | wrap (size_t n, uint8_t *buf)=0 |
virtual int | unwrap (size_t n, uint8_t *buf)=0 |
Definition at line 35 of file generic.cxx.
|
inlinevirtual |
Definition at line 37 of file generic.cxx.
|
pure virtual |
Implemented in FGKissWrapper, and FGSTXETXWrapper.
|
pure virtual |
Implemented in FGKissWrapper, and FGSTXETXWrapper.