Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Agent.h File Reference
#include <vector>
#include <cstring>
#include "roccom.h"
#include "commpi.h"
Include dependency graph for Agent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AttributeBase
 
class  NewAttribute
 
class  CloneAttribute
 
class  UseAttribute
 
class  PhysicsAction
 
class  Agent
 

Typedefs

typedef vector< UserScheduler * > SchdulerList
 

Detailed Description

  • Contains declaration of the base class for Agent implementations.

Definition in file Agent.h.

Typedef Documentation

typedef vector< UserScheduler* > SchdulerList

Definition at line 97 of file Agent.h.