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

LOW_platformMiscFactory Class Reference

Factory class for platform specific objects of LOW_platformMisc. More...

#include <LOW_platformMiscFactory.h>

List of all members.

Static Public Member Functions

LOW_platformMiscnew_platformMisc ()
 Platform aware replacement for creating dynamic instances of LOW_platformMisc.


Private Member Functions

 LOW_platformMiscFactory ()
 Constructor.

virtual ~LOW_platformMiscFactory ()
 Destructor.


Detailed Description

Factory class for platform specific objects of LOW_platformMisc.

This class also contains platform specific type definitions.

This class is thread-safe.

See also:
LOW_platformMisc
Author:
Harald Roelle

Definition at line 40 of file LOW_platformMiscFactory.h.


Constructor & Destructor Documentation

LOW_platformMiscFactory::LOW_platformMiscFactory  )  [private]
 

Constructor.

Private to prevent instaciation as this is a static factory.

Definition at line 29 of file LOW_platformMiscFactory.cpp.

LOW_platformMiscFactory::~LOW_platformMiscFactory  )  [private, virtual]
 

Destructor.

Private to prevent instaciation as this is a static factory.

Definition at line 34 of file LOW_platformMiscFactory.cpp.


Member Function Documentation

LOW_platformMisc * LOW_platformMiscFactory::new_platformMisc  )  [static]
 

Platform aware replacement for creating dynamic instances of LOW_platformMisc.

Returns:
Pointer to new instance of LOW_platformMisc.

Definition at line 44 of file LOW_platformMiscFactory.cpp.


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