Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

CArchSleepUnix Class Reference

Unix implementation of IArchSleep. More...

#include <CArchSleepUnix.h>

Inherits IArchSleep.

Inheritance diagram for CArchSleepUnix:

Inheritance graph
[legend]
Collaboration diagram for CArchSleepUnix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void sleep (double timeout)
 Sleep.

Detailed Description

Unix implementation of IArchSleep.

Definition at line 23 of file CArchSleepUnix.h.


Member Function Documentation

void CArchSleepUnix::sleep double  timeout  )  [virtual]
 

Sleep.

Blocks the calling thread for timeout seconds. If timeout < 0.0 then the call returns immediately. If timeout == 0.0 then the calling thread yields the CPU.

(cancellation point)

Implements IArchSleep.

Definition at line 54 of file CArchSleepUnix.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:19 2009 for synergy-plus by  doxygen 1.3.9.1