coral
A C++ library for distributed co-simulation
Classes | Namespaces
execution_state.hpp File Reference

Defines the coral::bus::ExecutionState class, along with its subclasses which represent the various states of an execution. More...

#include "coral/bus/execution_manager.hpp"
#include "coral/config.h"
#include "coral/error.hpp"

Go to the source code of this file.

Classes

class  coral::bus::ExecutionState
 The superclass of all classes that represent execution states. More...
 

Namespaces

 coral::bus
 Functions and classes related to the simulation bus structure.
 

Detailed Description

Defines the coral::bus::ExecutionState class, along with its subclasses which represent the various states of an execution.