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