BAOS SDK v2  1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 Nutility
 CCommandLineOptions
 Nwz
 NbaosGlobal BAOS sdk namespace
 Nip
 CBaosIp4DeviceRepresents a BAOS IP4 device with an underlying TCP connection
 CBaosTcpConnectionA specialization for connection to the BAOS device via a TCP connection
 CIp4SocketAddressRepresent the pair of IP address as string in the form "10.0.0.1020" and a port
 CPacketizerBaseTo find packets in the TCP byte stream a pattern and the following toatl packet length are used
 CKnxNetIPPacketizerSpecializaton for a Packetizer which detects KnxNet/Ip packets
 CTcpIOBase class for a TCP input output connection
 NprotocolGroups BAOS binary protocol specific types , defines and classes for Indications, Responses etc
 CStatusFlagsThis structure represents the status flags provided by some BAOS devices server item ServerItemId::StatusFlags
 CStatusFlagsSupportedRepresents which status flags are supported by the device, serveritem 52
 CServerItemStructure to hold information about a serveritem
 CDatapointConfigFlagsStruct for the communication flags of a datapoint. See KNX spec for more details
 CDatapointStatusInternal state for each datapoint in the object server
 CDatapointValueStateA combination of the status of a datapoint and its actual value
 CDatapointChangeValueA pair of the DatapointSetCommand and the Datapoint value for changing datapoint values
 CDatapointDescriptionRepresents the information about a datapoint in the BAOS device
 CIndicationEventAn Indication event
 CBaseResponseBaseclass for generic responses
 CBaosBaseResponseBaseclass for BAOS Responses. Containes the response code and optional in derived classes the payload
 CBaosResponseAn actual BAOS response with payload of template parameter T
 CBaosConnectionRepresents a connection to a BAOS device
 CIOEventRepresents an IOEvent
 CBaosDeviceThis class represents a BAOS device
 CDeviceStaticInfoA collection of fields representing those serveritems which won't ever change in a device
 CDeviceConfigInfoA collection of fields representing those serveritems which may change if the configuration of the device is changed
 CDeviceRuntimeInfoA collection of fields representing those serveritems which may change during "normal" operation of the device
 CDatapointConfigInformation about a datapoint object
 CDeviceClassConfigConfiguration options for the cpp device class behaviour
 CDeviceGroupIdentifierUnique identifier for a device
 CDeviceMetaMeta information about a device group, which is required be the device class