active-objects.h File Reference

#include <cstdio>
#include <iostream>
#include <string>
#include <pthread.h>
#include <stdlib.h>
#include <assert.h>
#include <vector>
#include <queue>
#include <deque>
#include <time.h>
#include "ao-scheduler.h"
#include "ao-pool.h"

Include dependency graph for active-objects.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActiveObject< message >
 Active Objects perform their task separated in time (control flow) and space (data) from the rest of the program. More...

Enumerations

enum  elementResult {
  RevisitLater, Revisit, RevisitAfterIncoming, Done,
  Interrupt
}


Enumeration Type Documentation

Enumerator:
RevisitLater 
Revisit 
RevisitAfterIncoming 
Done 
Interrupt 

Definition at line 38 of file active-objects.h.


Generated on Sun Apr 4 23:25:59 2010 for Active Objects by  doxygen 1.5.9