Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

wefts_os_base.h File Reference

Base OS dependant layer; to be overloaded by OS dependant implementations. More...

#include <wefts_cleanup.h>
#include <string>

Include dependency graph for wefts_os_base.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Wefts


Detailed Description

Base OS dependant layer; to be overloaded by OS dependant implementations.

This file contains a set of definitions and abstract base class that must be implemented by specific OS layers. At a first look, it may seem superfluous, as it would be enough to include the correct header for the given implementation, but this file is here for two reasons: first of all, to document the layer only once, so to have a main reference guide, and secondly to provide a template that forces OS layer implementors to respect Wefts base OS layer model.

See OS Threading Abstraction (and Independence) Layer for a description.


Generated on Mon Aug 18 05:53:41 2003 for Wefts by doxygen1.2.18