2#ifndef TPG_ACTION_INSTRUMENTED_H
3#define TPG_ACTION_INSTRUMENTED_H
5#include "tpg/instrumented/tpgVertexInstrumentation.h"
6#include "tpg/tpgAction.h"
Instrumented TPGAction.
Definition: tpgActionInstrumented.h:15
TPGActionInstrumented(const uint64_t id)
Definition: tpgActionInstrumented.h:19
Class representing an Action of a TPGGraph.
Definition: tpgAction.h:52
Instrumentation code for TPGVertex class for instrumented execution.
Definition: tpgVertexInstrumentation.h:13
Definition: tpgActionInstrumented.h:8