OpenCPN Partial API docs
|
Communication drivers factory and support. More...
Go to the source code of this file.
Functions | |
void | MakeCommDriver (const ConnectionParams *params) |
Create and register a driver for given connection. | |
void | initIXNetSystem () |
void | uninitIXNetSystem () |
Communication drivers factory and support.
Definition in file comm_drv_factory.h.
void initIXNetSystem | ( | ) |
Definition at line 152 of file comm_drv_factory.cpp.
void MakeCommDriver | ( | const ConnectionParams * | params | ) |
Create and register a driver for given connection.
Definition at line 74 of file comm_drv_factory.cpp.
void uninitIXNetSystem | ( | ) |
Definition at line 154 of file comm_drv_factory.cpp.