OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
MessageFunctions.cpp File Reference
#include "Message/Message.h"
#include "Message/Communicate.h"
#include "Utility/Inform.h"
#include "Utility/IpplInfo.h"
#include "Utility/PAssert.h"
#include <new>
#include <memory>
#include <cstdlib>
#include <cstddef>
Include dependency graph for MessageFunctions.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const Message &m)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & o,
const Message & m )

Definition at line 195 of file MessageFunctions.cpp.

References endl(), Message::item(), Message::MsgItem::numBytes(), Message::MsgItem::numElems(), Message::removed(), Message::size(), and Message::MsgItem::willNeedDelete().

Here is the call graph for this function: