Logo
~Sockets~
~Examples~
~Contact~


IMutex Class Reference
[Threading]

IMutex interface. More...

#include <IMutex.h>

Inheritance diagram for IMutex:

List of all members.


Public Member Functions

virtual ~IMutex ()
virtual void Lock () const =0
virtual void Unlock () const =0

Detailed Description

IMutex interface.

Definition at line 43 of file IMutex.h.


Constructor & Destructor Documentation

virtual IMutex::~IMutex (  )  [inline, virtual]

Definition at line 46 of file IMutex.h.

00046 {}


Member Function Documentation

virtual void IMutex::Lock (  )  const [pure virtual]

virtual void IMutex::Unlock (  )  const [pure virtual]


The documentation for this class was generated from the following file:
Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4