ObjectCommunicator< CLASS > Member List
This is the complete list of members for
ObjectCommunicator< CLASS >, including all inherited members.
GetRecvObject() | ObjectCommunicator< CLASS > | [inline] |
IRecvObject(unsigned sourceProcess, unsigned tag) | ObjectCommunicator< CLASS > | [inline] |
ISendObject(boost::shared_ptr< CLASS > const pObject, unsigned destinationProcess, unsigned tag) | ObjectCommunicator< CLASS > | [inline] |
mIsWriting | ObjectCommunicator< CLASS > | [private] |
mMpiRequest | ObjectCommunicator< CLASS > | [private] |
mRecvBuffer | ObjectCommunicator< CLASS > | [private] |
mRecvBufferLength | ObjectCommunicator< CLASS > | [private] |
mSendBuffer | ObjectCommunicator< CLASS > | [private] |
mSendBufferLength | ObjectCommunicator< CLASS > | [private] |
mSendString | ObjectCommunicator< CLASS > | [private] |
ObjectCommunicator() | ObjectCommunicator< CLASS > | [inline] |
RecvObject(unsigned sourceProcess, unsigned tag, MPI_Status &status) | ObjectCommunicator< CLASS > | [inline] |
SendObject(boost::shared_ptr< CLASS > const pObject, unsigned destinationProcess, unsigned tag) | ObjectCommunicator< CLASS > | [inline] |
SendRecvObject(boost::shared_ptr< CLASS > const pSendObject, unsigned destinationProcess, unsigned sendTag, unsigned sourceProcess, unsigned sourceTag, MPI_Status &status) | ObjectCommunicator< CLASS > | [inline] |