protocol |
An abstract base class for all protocol adapters.
enum os_protocol::type_t
{
byte8,
bool8,
char8,
wchar16,
wchar32,
int8,
uint8,
int16,
uint16,
int32,
uint32,
int64,
uint64,
float32,
float64,
float80,
float96,
float112,
float128
};
true if the
device adapter for this protocol has reached end of input.true if the
device adapter for this protocol is in a good state and not at EOF.true if the
device adapter for this protocol is in a good state.Copyright©1994-2026 Recursion
Software LLC
All Rights Reserved - For use by licensed users only.