| LOW_compJalousieController | |
| LOW_compJalousieController::jcLock | |
| LOW_compJalousieController::manualMove | |
| LOW_component | Abstract base class for 1-Wire components |
| LOW_component::component_error | Exception base class for all exceptions thrown by LOW_component |
| LOW_compTempSensor | |
| LOW_compToggleSwitch | |
| LOW_compTwinSwitch | |
| LOW_compTwinSwitch::actionReceiver | |
| LOW_devDS1820 | Device class for DS18S20 High-Precision 1-Wire Digital Thermometer |
| LOW_devDS1820::scratchpadDS1820_t | DS1820 internal scratchpad as defined by Dallas |
| LOW_devDS2405 | Device class for DS2405 Addressable Switch |
| LOW_devDS2406 | Device class for DS2406 Dual Addressable Switch Plus 1 kbit Memory |
| LOW_devDS2406::cmd_ChannelAccess | Class for accessing the PIO channels |
| LOW_devDS2406::cmd_ChannelAccess::channelInfo_t | DS2406 channel info as defined by Dallas |
| LOW_devDS2406::statusRegister_t | DS2406 internal status register as defined by Dallas |
| LOW_device | Abstract base class for all 1-Wire devices |
| LOW_device::device_error | Exception base class for all exceptions thrown by LOW_device |
| LOW_device::familyMismatch_error | Exception class indicating a mismatch of expected/required family code |
| LOW_device::illegalCast_error | Exception class indicating that an illegal dynamic type cast on a device occured |
| LOW_device::linkLock | Locking class to ensure exclusive access to a device |
| LOW_device::noDevice_error | Exception class indicating that the requested or any device could not be found |
| LOW_deviceFactory | Factory class for creating instances of classes derived from LOW_device |
| LOW_deviceID | Class for immutable 1-Wire ROM IDs |
| LOW_deviceIDRaw | Base class for 1-Wire ROM IDs |
| LOW_deviceIDRaw::deviceIDRaw_error | Exception base class for all exceptions thrown by LOW_deviceIDRaw |
| LOW_deviceIDRaw::range_error | Exception class indicating an illegal or out of range parameter |
| LOW_deviceIDRaw::sizeMismatch_error | Exception class indicating a mismatch of expected/required size in dynamic sized data types |
| LOW_exception | Base class for all exception of this library |
| LOW_helper_CRC | Static functions for CRC calculation |
| LOW_helper_CRC::crc_error | Exception base class to indicate CRC errors |
| LOW_helper_msglog | |
| LOW_helper_msglog::msgLock | |
| LOW_IPCKeyGenerator | Abstract base class for IPC key generators |
| LOW_IPCKeyGenerator_SysV | Platform specific IPCKeyGenerator for Unix System V platforms |
| LOW_IPCKeyGeneratorFactory | Factory class for platform specific objects of LOW_IPCKeyGenerator |
| LOW_link | Abstract base class for 1-Wire link adapters |
| LOW_link::comm_error | |
| LOW_link::commLock | Locking class to ensure exclusive access to a link |
| LOW_link::illegalLevel_error | |
| LOW_link::illegalSpeed_error | |
| LOW_link::internal_error | |
| LOW_link::link_error | Exception base class for all exceptions thrown by LOW_link |
| LOW_link::notAllowed_error | |
| LOW_link::sizeMismatch_error | |
| LOW_linkDS2480B | Link class for DS2480B Serial 1-Wire Line Driver with Load Sensor |
| LOW_linkDS2480B::resetAnswer_t | Reset command reply |
| LOW_linkDS2480B::sharedAttr_t | Attributes shared between processes to enable alternating use |
| LOW_linkPassiveSerial | Link class for simple passive serial 1-Wire adapters |
| LOW_netSegment | Single segment of the 1-Wire net |
| LOW_netSegment::netSegment_error | Exception base class for all exceptions thrown by LOW_netSegment |
| LOW_netSegment::noDevice_error | Exception to indicate that one or more expeced devices were not found |
| LOW_network | Class to represent a whole 1-Wire network |
| LOW_network::network_error | Exception base class for all exceptions thrown by LOW_netSegment |
| LOW_platformMisc | Abstract base class for simple opering system dependent functions |
| LOW_platformMisc::platformMisc_error | Exception base class for all exceptions thrown by LOW_platformMisc |
| LOW_platformMisc::timestamp_t | Data structure for timestamps |
| LOW_platformMisc_Linux | Platform specific miscelanious for Linux platforms |
| LOW_platformMiscFactory | Factory class for platform specific objects of LOW_platformMisc |
| LOW_portSerial | Abstract base class for serial ports |
| LOW_portSerial::portSerial_error | Exception base class for all exceptions thrown by LOW_portSerial |
| LOW_portSerial_Linux | Platform specific portSerial for Linux platforms |
| LOW_portSerialFactory | Factory class for platform specific objects of LOW_portSerial |
| LOW_semaphoreSet | Abstract base class for sets of integer semaphores |
| LOW_semaphoreSet::semSet_error | Exception base class for all exceptions thrown by LOW_semaphoreSet |
| LOW_semaphoreSet_SysV | Platform specific semaphoreSet for Unix System V platforms |
| LOW_semaphoreSetFactory | Factory class for platform specific objects of LOW_semaphoreSet |
| LOW_sharedMemSegment | Abstract base class for shared memory segments |
| LOW_sharedMemSegment::sharedMemSeg_error | Exception base class for all exceptions thrown by LOW_sharedMemSegment |
| LOW_sharedMemSegment_SysV | Platform specific sharedMemSegment for Unix System V platforms |
| LOW_sharedMemSegmentFactory | Factory class for platform specific objects of LOW_sharedMemSegment |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001