The Sparta Modeling Framework
|
File that defines the Unit class, a common grouping of sets and loggers. More...
#include <string>
#include "sparta/simulation/Resource.hpp"
#include "sparta/statistics/StatisticSet.hpp"
#include "sparta/ports/PortSet.hpp"
#include "sparta/events/EventSet.hpp"
#include "sparta/log/MessageSource.hpp"
#include "sparta/log/categories/CategoryManager.hpp"
Go to the source code of this file.
Classes | |
class | sparta::Unit |
The is the base class for user defined blocks in simulation. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the Unit class, a common grouping of sets and loggers.
Definition in file Unit.hpp.