|
Gaudi Framework, version v23r9 |
| Home | Generated: Thu Jul 18 2013 |

Public Member Functions | |
| stack_entity (const std::string &name_, bool status_, const __itt_event event_=0, const __itt_event parent_event_=0) | |
Public Attributes | |
| std::string | name |
| bool | status |
| __itt_event | event |
| __itt_event | parent_event |
Definition at line 50 of file IntelProfilerAuditor.cpp.
|
inline |
Definition at line 51 of file IntelProfilerAuditor.cpp.
| __itt_event IntelProfilerAuditor::stack_entity::event |
Definition at line 62 of file IntelProfilerAuditor.cpp.
| std::string IntelProfilerAuditor::stack_entity::name |
Definition at line 58 of file IntelProfilerAuditor.cpp.
| __itt_event IntelProfilerAuditor::stack_entity::parent_event |
Definition at line 64 of file IntelProfilerAuditor.cpp.
| bool IntelProfilerAuditor::stack_entity::status |
Definition at line 60 of file IntelProfilerAuditor.cpp.