CrystalSpace

Public API Reference

iJob Struct Reference

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

#include <iutil/job.h>

Inheritance diagram for iJob:

Inheritance graph
[legend]
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 35 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 by doxygen 1.4.7