|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <ostream>#include "node_abstraction.h"#include "../../../../api/memory_manager/manager/abstract_memory_manager.h"#include "../../../../tools/nvtx_profiler.h"#include "../printable_abstraction.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::TaskNodeAbstraction |
| Task core abstraction used to define some method for task-like behaving cores like CoreExecutionPipeline, CoreStateManager, CoreTask. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction |
| Hedgehog abstraction namespace. | |