OneWire Library for Arduino  version: 1.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 COneWire::array< T, N >Generic array class similar to std::array
 COneWire::array< uint8_t, byteLen >
 COneWire::DS248x::ConfigRepresents a DS248x configuration
 COneWire::OneWireMasterBase class for all 1-Wire Masters
 COneWire::DS248xInterface to the DS2484, DS2482-100, DS2482-101, DS2482-800 1-Wire masters
 COneWire::DS2484DS2484 I2C to 1-wire Master
 COneWire::OneWireSlaveBase class for all 1-Wire Slaves
 COneWire::DS18B20DS18B20 Programmable Resolution 1-Wire Digital Thermometer
 COneWire::DS1920DS1920 1-wire temperature i-button
 COneWire::DS2413DS2413 1-Wire Dual Channel Addressable Switch
 COneWire::DS2431DS2431 1024-Bit 1-Wire EEPROM
 COneWire::DS28E17DS28E17 1-Wire®-to-I2C Master Bridge
 COneWire::RomIdStandard container for a 1-Wire ROM ID
 COneWire::RomIteratorControls selection of 1-Wire devices on the bus through ROM commands
 COneWire::ForwardRomIteratorIterates through all 1-Wire devices in a sequential first to last order
 COneWire::ForwardSearchRomIteratorIterates through all 1-Wire devices sequentially using the search procedure
 COneWire::RandomAccessRomIteratorIterates though 1-Wire devices on the bus using random selection by ROM ID
 COneWire::MultidropRomIteratorIterator for a multidrop 1-Wire bus
 COneWire::MultidropRomIteratorWithResumeIterator for a multidrop 1-Wire bus where slaves support the Resume ROM command
 COneWire::SingledropRomIteratorIterator for a singledrop 1-Wire bus
 COneWire::RomCommands::SearchStateState used by all ROM ID search functions