Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

LOW_component Class Reference

Abstract base class for 1-Wire components. More...

#include <LOW_component.h>

Inheritance diagram for LOW_component:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~LOW_component ()
 Destructor.


Protected Member Functions

 LOW_component ()
 Constructor.


Detailed Description

Abstract base class for 1-Wire components.

Any component class representing a concrete 1-Wire based component must inherit from this class.

This class is thread-safe.

Todo:
Add multi-link lock for simultanously lock devices on different 1-Wire links.
Author:
Harald Roelle

Definition at line 37 of file LOW_component.h.


Constructor & Destructor Documentation

LOW_component::~LOW_component  )  [virtual]
 

Destructor.

Definition at line 31 of file LOW_component.cpp.

LOW_component::LOW_component  )  [protected]
 

Constructor.

Definition at line 26 of file LOW_component.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 3 11:30:47 2004 for OneWireLibrary++ by doxygen 1.3.2