
#include <lbdb.h>

Public Member Functions | |
| 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 194 of file lbdb.h.
Definition at line 195 of file lbdb.h.
Referenced by HybridBaseLB::buildCombinedLBStatsMessage(), RefinerComm::commAffinity(), BaseLB::LDStats::computeNonlocalComm(), HybridBaseLB::depositLBStatsMessage(), LBCommTable::GetCommData(), LBInfo::getInfo(), RefinerComm::objCommCost(), and RefinerComm::processorCommCost().
1.5.5