GEGELATI
Loading...
Searching...
No Matches
tpgTeamInstrumented.h
1
37#ifndef TPG_TEAM_INSTRUMENTED_H
38#define TPG_TEAM_INSTRUMENTED_H
39
40#include "tpg/instrumented/tpgVertexInstrumentation.h"
41#include "tpg/tpgTeam.h"
42
43namespace TPG {
44
50 {
51 public:
57 };
58} // namespace TPG
59
60#endif
Instrumented TPGTeam.
Definition tpgTeamInstrumented.h:50
TPGTeamInstrumented()
Definition tpgTeamInstrumented.h:54
Definition tpgTeam.h:49
Instrumentation code for TPGVertex class for instrumented execution.
Definition tpgVertexInstrumentation.h:48
Definition executionStats.h:44