OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | List of all members
Timestamp Class Reference

#include <Timestamp.h>

Inheritance diagram for Timestamp:
Inheritance graph
[legend]
Collaboration diagram for Timestamp:
Collaboration graph
[legend]

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)
 

Detailed Description

Definition at line 12 of file Timestamp.h.

Constructor & Destructor Documentation

Timestamp::Timestamp ( )
inline

Definition at line 17 of file Timestamp.h.

virtual Timestamp::~Timestamp ( )
inlinevirtual

Definition at line 33 of file Timestamp.h.

Member Function Documentation

void Timestamp::execute ( std::ostringstream &  dump)
inlinevirtual

Implements TraceComponent.

Definition at line 21 of file Timestamp.h.

References TraceComponent::prepend().

Here is the call graph for this function:


The documentation for this class was generated from the following file: