1-Wire API for .NET Version 4.00

AbstractDeviceMonitor Member List

This is the complete list of members for AbstractDeviceMonitor, including all inherited members.
adapterAbstractDeviceMonitor [protected]
addDeviceMonitorEventListener(DeviceMonitorEventListener dmel)AbstractDeviceMonitor
cleanUpStaleContainerReferences()AbstractDeviceMonitor
cleanUpStalePathReferences()AbstractDeviceMonitor
deviceAddressHashAbstractDeviceMonitor [protected]
deviceContainerHashAbstractDeviceMonitor [protected, static]
fireArrivalEvent(DSPortAdapter adapter, Vector address)AbstractDeviceMonitor [protected]
fireDepartureEvent(DSPortAdapter adapter, Vector address)AbstractDeviceMonitor [protected]
getAdapter()AbstractDeviceMonitor
getAllAddresses()AbstractDeviceMonitor
getDeviceContainer(DSPortAdapter adapter, byte[] address)AbstractDeviceMonitor [static]
getDeviceContainer(DSPortAdapter adapter, String address)AbstractDeviceMonitor [static]
getDeviceContainer(DSPortAdapter adapter, long address)AbstractDeviceMonitor [static]
getDeviceContainer(DSPortAdapter adapter, Long longAddress)AbstractDeviceMonitor [static]
getDevicePath(byte[] address)AbstractDeviceMonitor
getDevicePath(String address)AbstractDeviceMonitor
getDevicePath(long address)AbstractDeviceMonitor
getDevicePath(Long address)AbstractDeviceMonitor [pure virtual]
getMaxErrorCount()AbstractDeviceMonitor
getMaxStateCount()AbstractDeviceMonitor
isMonitorRunning()AbstractDeviceMonitor
isRunningAbstractDeviceMonitor [protected]
keepRunningAbstractDeviceMonitor [protected]
killMonitor()AbstractDeviceMonitor
listenersAbstractDeviceMonitor [protected]
max_error_countAbstractDeviceMonitor [protected]
max_state_countAbstractDeviceMonitor [protected]
msSleep(long msTime)AbstractDeviceMonitor [protected]
pauseMonitor(boolean blocking)AbstractDeviceMonitor
putDeviceContainer(byte[] address, OneWireContainer owc)AbstractDeviceMonitor [static]
putDeviceContainer(String address, OneWireContainer owc)AbstractDeviceMonitor [static]
putDeviceContainer(long address, OneWireContainer owc)AbstractDeviceMonitor [static]
putDeviceContainer(Long longAddress, OneWireContainer owc)AbstractDeviceMonitor [static]
resetSearch()AbstractDeviceMonitor
resumeMonitor(boolean blocking)AbstractDeviceMonitor
run()AbstractDeviceMonitor
search(Vector arrivals, Vector departures)AbstractDeviceMonitor [pure virtual]
setAdapter(DSPortAdapter adapter)AbstractDeviceMonitor [pure virtual]
setMaxErrorCount(int errorCnt)AbstractDeviceMonitor
setMaxStateCount(int stateCnt)AbstractDeviceMonitor
startRunningAbstractDeviceMonitor [protected]
sync_flagAbstractDeviceMonitor [protected]