OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <Timestamp.h>
Public Member Functions | |
Timestamp () | |
void | execute (std::ostringstream &dump) |
virtual | ~Timestamp () |
Public Member Functions inherited from TraceComponent | |
TraceComponent (std::string name) | |
~TraceComponent () | |
void | prepend (std::ostringstream &dump, std::ostringstream &prepender) |
void | prepend (std::ostringstream &dump, std::string prepender) |
Definition at line 32 of file Timestamp.h.
|
inline |
Definition at line 37 of file Timestamp.h.
|
inlinevirtual |
Definition at line 53 of file Timestamp.h.
|
inlinevirtual |
Implements TraceComponent.
Definition at line 41 of file Timestamp.h.
References TraceComponent::prepend().