astrog::Routine Class Reference

#include <libastrog_routine.h>

Inheritance diagram for astrog::Routine:

astrog::RoutineHelloWorld

Detailed Description

Parent class for routines.

Routines are the intermediary level of abstraction in the Astrog library. They group one or more basic tasks into a commonly used routine. They can input and output GPU related information, as they can be hidden from the end user by the pipelines. A routine can contain one or more basic tasks and should contain the majority of the configuration information.

Definition at line 45 of file libastrog_routine.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 26 11:01:02 2007 for Astrog by doxygen 1.4.6 and hosted by SourceForge.net Logo