
#include <lbdb.h>

Public Member Functions | |
| _LDCommData & | operator= (const _LDCommData &o) |
| int | from_proc () const |
| int | recv_type () const |
| void | pup (PUP::er &p) |
| void | clearHash () |
Data Fields | |
| int | src_proc |
| LDObjKey | sender |
| LDCommDesc | receiver |
| int | sendHash |
| int | recvHash |
| int | messages |
| int | bytes |
Definition at line 238 of file lbdb.h.
Definition at line 239 of file lbdb.h.
Referenced by HybridBaseLB::buildCombinedLBStatsMessage(), RefinerComm::commAffinity(), BaseLB::LDStats::computeNonlocalComm(), HybridBaseLB::depositLBStatsMessage(), from_proc(), LBCommTable::GetCommData(), LBInfo::getInfo(), RefinerComm::objCommCost(), operator=(), and RefinerComm::processorCommCost().
1.5.5