GEGELATI
gegelatilib
include
tpg
instrumented
tpgTeamInstrumented.h
1
2
#ifndef TPG_TEAM_INSTRUMENTED_H
3
#define TPG_TEAM_INSTRUMENTED_H
4
5
#include "tpg/instrumented/tpgVertexInstrumentation.h"
6
#include "tpg/tpgTeam.h"
7
8
namespace
TPG
{
9
13
class
TPGTeamInstrumented
:
public
TPG::TPGTeam
,
14
public
TPG::TPGVertexInstrumentation
15
{
16
};
17
}
// namespace TPG
18
19
#endif
TPG::TPGTeamInstrumented
Instrumented TPGTeam.
Definition:
tpgTeamInstrumented.h:15
TPG::TPGTeam
Definition:
tpgTeam.h:48
TPG::TPGVertexInstrumentation
Instrumentation code for TPGVertex class for instrumented execution.
Definition:
tpgVertexInstrumentation.h:13
TPG
Definition:
tpgActionInstrumented.h:8
Generated by
1.9.3