ACT::Basic_Scheduler_Null_Aspect Class Reference

Base class for aspects of Basic_Scheduler. More...

#include <Scheduler.hpp>

Inheritance diagram for ACT::Basic_Scheduler_Null_Aspect:

aspect::Null_Aspect_0< ACT::Basic_Scheduler< Null_Aspect_0 > >

List of all members.

Public Member Functions

bool run_guard ()
 Guard must be true in order for execution loop to continue.
void run_begin ()
 Called before any execution starts.
void run_end_ordinary ()
 Called after execution stops through internal means.
void run_end_guard_violation ()
 Called if execution stop because of guard failure.


Detailed Description

Base class for aspects of Basic_Scheduler.

Member Function Documentation

bool ACT::Basic_Scheduler_Null_Aspect::run_guard (  )  [inline]

Guard must be true in order for execution loop to continue.

void ACT::Basic_Scheduler_Null_Aspect::run_begin (  )  [inline]

Called before any execution starts.

void ACT::Basic_Scheduler_Null_Aspect::run_end_ordinary (  )  [inline]

Called after execution stops through internal means.

void ACT::Basic_Scheduler_Null_Aspect::run_end_guard_violation (  )  [inline]

Called if execution stop because of guard failure.


The documentation for this class was generated from the following file:
Generated on Thu Mar 6 18:25:09 2008 for Gnash by  doxygen 1.5.4