SPACE::Core::sProcess Struct Reference

Saves a process Used by: cProcessManager. More...

#include <sProcess.hpp>

List of all members.

Public Member Functions

 sProcess ()
 ~sProcess ()

Public Attributes

sProcessm_pPrev
sProcessm_pNext
void(* m_pFunction )(ePurpose _Purpose)
unsigned int m_id

Detailed Description

Saves a process Used by: cProcessManager.

A process consits of a

See also:
SPACE::Core::cProcessManager

Constructor & Destructor Documentation

SPACE::Core::sProcess::sProcess (  )  [inline]

Init the variables value

SPACE::Core::sProcess::~sProcess (  )  [inline]

Deletes the Previous State, so that every state is going down if something went wrong


Member Data Documentation

the ID of the Process

the pointer to the function that runs if the process is called

a pointer to the next Process

a pointer to the previous Process


The documentation for this struct was generated from the following file:
Generated on Wed Apr 7 17:20:25 2010 for SPACE Engine by  doxygen 1.6.3