rSysDep::rNetIdler Class Reference

#include <rSysdep.h>

Inheritance diagram for rSysDep::rNetIdler:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~rNetIdler ()
virtual bool Wait ()=0
 wait for something to do, return true fi there is work
virtual void Do ()=0
 do the work.


Detailed Description

Definition at line 57 of file rSysdep.h.


Constructor & Destructor Documentation

virtual rSysDep::rNetIdler::~rNetIdler (  )  [inline, virtual]

Definition at line 60 of file rSysdep.h.

00060 {};


Member Function Documentation

virtual bool rSysDep::rNetIdler::Wait (  )  [pure virtual]

wait for something to do, return true fi there is work

Implemented in gNetIdler.

Referenced by sr_NetSyncThread().

Here is the caller graph for this function:

virtual void rSysDep::rNetIdler::Do (  )  [pure virtual]

do the work.

Implemented in gNetIdler.

Referenced by sr_NetSyncThread().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:53:50 2008 for Armagetron Advanced by  doxygen 1.5.4