#include <MyPid.h>
|
| | MyPid (std::string name, MPI_Comm comm) |
| void | execute (std::ostringstream &dump) |
| void | prepend (std::ostringstream &dump, std::ostringstream &prepender) |
| void | prepend (std::ostringstream &dump, std::string prepender) |
Definition at line 25 of file MyPid.h.
◆ MyPid()
| MyPid::MyPid |
( |
std::string | name, |
|
|
MPI_Comm | comm ) |
|
inline |
◆ execute()
| void MyPid::execute |
( |
std::ostringstream & | dump | ) |
|
|
inlinevirtual |
◆ prepend() [1/2]
| void TraceComponent::prepend |
( |
std::ostringstream & | dump, |
|
|
std::ostringstream & | prepender ) |
|
inlineinherited |
◆ prepend() [2/2]
| void TraceComponent::prepend |
( |
std::ostringstream & | dump, |
|
|
std::string | prepender ) |
|
inlineinherited |
◆ mypid_
◆ name_
| std::string TraceComponent::name_ |
|
privateinherited |
The documentation for this class was generated from the following file: