onyx.serial

Serial port library

Members

Aliases

Impl
alias Impl = PosixImpl
Undocumented in source.

Classes

SerialPortException
class SerialPortException

Base Serial port exception

Enums

Parity
enum Parity

Parity variants

ReadMode
enum ReadMode

Variants for the read method

Speed
enum Speed

Speed variants

Structs

OxSerialPort
struct OxSerialPort

Serial port.

Templates

childSerialPortException
template childSerialPortException(string exceptionName)

Construct exception with parrent: SerialPortException

getterImplMember
template getterImplMember(string type, string name)

Realize child Exceptions

Meta

Date

Date: 25.03.2014

License

MIT license. License terms written in licence.txt file

Authors

Oleg Nykytenko, onyx.itdevelopment@gmail.com