DeviceMonitorEventListener Interface Reference

List of all members.


Detailed Description

Interface for classes which will listen to device monitor events such as arrivals, departures, and network exceptions.

Author:
SH
Version:
1.00

Public Member Functions

void deviceArrival (DeviceMonitorEvent dme)
 Arrival event.
void deviceDeparture (DeviceMonitorEvent dme)
 Depart event.
void networkException (DeviceMonitorException dme)
 Exception event.

Member Function Documentation

void deviceArrival ( DeviceMonitorEvent  dme  ) 

Arrival event.

Parameters:
dme arrival event

void deviceDeparture ( DeviceMonitorEvent  dme  ) 

Depart event.

Parameters:
dme departure event

void networkException ( DeviceMonitorException  dme  ) 

Exception event.

Parameters:
dme an exception generated during search.


The documentation for this interface was generated from the following file:

Generated on Thu Aug 28 15:42:31 2008 for 1-Wire API for .NET by  doxygen 1.5.6