BAOS .net SDK  18.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nkdrive
 Nbaos
 Nbindings
 CBaosConnectionThe BaosConnection is responsible for creating a TCP/IP stream or a FT 1.2 connection with the baos server
 CBaosDatapointThe BAOS device holds the datapoint as a byte array (between 1 and 14 bytes) and the BaosDatapoint class provides conversion routines from this raw byte stream to typed values, such as Boolean, 8 Bit Signed, 2 Octet Unsigned etc
 CBaosDatapointDescriptionA BaosDatapointDescription contains information about a Datapoint Value
 CBaosDatapointDescriptionsReads the data point descriptions from the baos server and stores the data point descriptions internally
 CBaosEventBAOS Events (datapoint modified, bus connected and connector closed)
 CBaosHeartbeatBaosHeartbeat sends periodically a heartbeat
 CBaosParameterRead a parameter byte from the BAOS device
 CBaosServerItemsBaosServerItems is used to get/set the server item parameters from/on the remote device
 CConnectorThe Connector is an abstraction around a physical medium
 CStreamConnectionThe StreamConnection is responsible for creating a TCP/IP stream connection with the baos server
 Ninterop
 CArrayCreator
 CStringConvA
 CStringConvW
 CExceptionHandler
 CKdriveException
 CLoggerStart/Stop the logging system
 Nunmanaged
 CConsoleChannelMaps the Poco::Logger to the System::Console
 Cnull_deleter