CrystalSpace

Public API Reference

iJob Struct Reference

A unit of work passed to iJobQueue. More...

#include <iutil/job.h>

Inheritance diagram for iJob:

List of all members.

Public Member Functions

virtual void Run ()=0
 Do stuff.

Detailed Description

A unit of work passed to iJobQueue.

Remarks:
A job must be self-contained and thread-safe!

Definition at line 36 of file job.h.


Member Function Documentation

virtual void iJob::Run (  )  [pure virtual]

Do stuff.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1