BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
Specialization for a TCP IP v4 BAOSConnection. More...
#include "baos/BaosLib_export.h"
#include "baos/config.h"
#include "baos/connection/IOEvent.h"
#include "wzcpp/features/concurrent/executor.h"
Go to the source code of this file.
Classes | |
class | PacketizerBase |
To find packets in the TCP byte stream a pattern and the following toatl packet length are used. More... | |
class | KnxNetIPPacketizer |
Specializaton for a Packetizer which detects KnxNet/Ip packets. More... | |
class | TcpIO |
Base class for a TCP input output connection. More... | |
Namespaces | |
wz::baos | |
Global BAOS sdk namespace. | |
Specialization for a TCP IP v4 BAOSConnection.