Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NDashel | Dashel, a cross-platform stream abstraction library |
CDashelException | The one size fits all exception for streams |
CHub | The central place where to create, destroy, and synchronize streams |
CIPV4Address | A IP version 4 address |
CPacketStream | A data stream, that can be later send data as at UDP packet or read data from an UDP packet |
CParameterSet | Parameter set |
CSerialPortEnumerator | Serial port enumerator class |
CStream | A data stream, with low-level (not-endian safe) read/write functions |
CStreamTypeRegistry | Registry of constructors to a stream, to add new stream types dynamically |