BAOS SDK v2  1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
TcpIO.h File Reference

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"
+ Include dependency graph for TcpIO.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Specialization for a TCP IP v4 BAOSConnection.