sick::datastructure::ApplicationData | The application io class, bundles application input and output |
sick::datastructure::ApplicationInputs | The applications inputs from a udp data packet |
sick::datastructure::ApplicationOutputs | The application outputs from a udp data packet |
sick::communication::AsyncTCPClient | A asynchronous tcp client |
sick::communication::AsyncUDPClient | An asynchronous udp client |
sick::cola2::ChangeCommSettingsCommand | Method command class for changing the settings in the sensor. Such as which data packages to enable |
sick::cola2::CloseSession | Command to close a cola2 session between host and sensor |
sick::cola2::Cola2Session | Establishes a cola2 session with a sensor and enables execution of commands in this session |
sick::cola2::Command | Base class for commands. Defines the base interface and does the common tasks |
sick::datastructure::CommSettings | Containing the communication settings for the sensor which can be changed on runtime |
sick::datastructure::ConfigData | Config data for current and persistent sensor config |
sick::cola2::CreateSession | Command to create a new cola2 session |
sick::datastructure::Data | The data class containing all data blocks of a measurement |
sick::datastructure::DatagramHeader | Contains the contents of a udp datagram header. Used to match the datagrams together to form a complete data packet |
sick::datastructure::DataHeader | Contains the content of the data header of a udp data packet |
sick::datastructure::DerivedValues | The DerivedValues class Includes the derived configuration of the measurement data channel |
sick::cola2::DeviceNameVariableCommand | |
sick::datastructure::FieldData | Field data for warning and protective fields |
sick::cola2::FieldGeometryVariableCommand | Command to read the field geometry from the sensor |
sick::cola2::FieldHeaderVariableCommand | Command to read the field header variables |
sick::datastructure::GeneralSystemState | The GeneralSystemState class. It includes a summary of the current system state, the state of the safe and the non-safe cut-off path and bits indicating if a restart interlock is ready to be reset |
sick::datastructure::IntrusionData | Class containing all IntrusionDatums |
sick::datastructure::IntrusionDatum | Class containing a single IntrusionDatum |
sick::cola2::MeasurementCurrentConfigVariableCommand | Command to read the current configuration from the sensor |
sick::datastructure::MeasurementData | Class containing all scanpoints of a single measurement |
sick::cola2::MeasurementPersistentConfigVariableCommand | Command to read the persistent configuration from the sensor |
sick::cola2::MethodCommand | Command for method calls to the sensor |
sick::datastructure::MonitoringCaseData | Stores the data for the different monitoring cases |
sick::cola2::MonitoringCaseTableHeaderVariableCommand | Command to read the header of the monitoring case table |
sick::cola2::MonitoringCaseVariableCommand | Command to read the header of the monitoring case table |
sick::datastructure::PacketBuffer | A packetbuffer for the raw data from the sensor |
sick::data_processing::ParseApplicationData | Parses the application data from a packet buffer |
sick::data_processing::ParseData | Parses the udp data packets depending on which data will be received |
sick::data_processing::ParseDatagramHeader | Parser for the datagram header |
sick::data_processing::ParseDataHeader | Parser for the data header |
sick::data_processing::ParseDerivedValues | Parser for the derived values from the udp data packets |
sick::data_processing::ParseDeviceName | Parser to read the device name from a tcp sequence |
sick::datastructure::ParsedPacketBuffer | Struct of a PacketBuffer with a parsed header |
sick::data_processing::ParseFieldGeometryData | Parser to read field geometry data |
sick::data_processing::ParseFieldHeaderData | Parser to read the field header for protective and warning fields |
sick::data_processing::ParseGeneralSystemState | Parser to parse the general system state from the udp packets |
sick::data_processing::ParseIntrusionData | Parser to read the intrusion data from a udp sequence |
sick::data_processing::ParseMeasurementCurrentConfigData | Parser to read the field header for protective and warning fields |
sick::data_processing::ParseMeasurementData | Parser for the measurement data from a udp sequence |
sick::data_processing::ParseMeasurementPersistentConfigData | Parser to read the persistent configuration of the sensor |
sick::data_processing::ParseMonitoringCaseData | Parser to read monitoring case data |
sick::data_processing::ParseTCPPacket | Parser for an incoming TCP packet |
sick::data_processing::ParseTypeCodeData | Parser to read the type code of a tcp sequence |
sick::data_processing::ReadWriteHelper | Class to read and write data at a certain place in a buffer |
sick::datastructure::ScanPoint | Class containing the data of a single scan point |
sick::SickSafetyscanners | Class managing the algorithmic part of the package |
sick::SickSafetyscannersRos | The SickSafetyscannersRos class |
sick::data_processing::TCPPacketMerger | Merges incoming tcp packets together to get a complete data packet |
sick::datastructure::TypeCode | Class containing the type code of a laser scanner |
sick::cola2::TypeCodeVariableCommand | Command to read the type code of the sensor |
sick::data_processing::UDPPacketMerger | Merges udp packets together to a complete data packet |
sick::cola2::VariableCommand | Command to read a variable from the sensor |