coral
A C++ library for distributed co-simulation
List of all members
coral::bus::ExecutionManagerPrivate Class Reference

Implementation class for coral::bus::ExecutionManager. More...

#include "coral/bus/execution_manager_private.hpp"

Inherits noncopyable.

Detailed Description

Implementation class for coral::bus::ExecutionManager.

This class contains the internal data of the execution manager, including a pointer to a coral::bus::ExecutionState object which performs the actions for the current state.

The public data and functions in this class are available to the state objects and maintained across different states.


The documentation for this class was generated from the following file: