This is the complete list of members for ObjectCommunicator< CLASS >, including all inherited members.
| GetRecvObject() | ObjectCommunicator< CLASS > | |
| IRecvObject(unsigned sourceProcess, unsigned tag) | ObjectCommunicator< CLASS > | |
| ISendObject(boost::shared_ptr< CLASS > const pObject, unsigned destinationProcess, unsigned tag) | ObjectCommunicator< CLASS > | |
| 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 > | |
| RecvObject(unsigned sourceProcess, unsigned tag, MPI_Status &status) | ObjectCommunicator< CLASS > | |
| SendObject(boost::shared_ptr< CLASS > const pObject, unsigned destinationProcess, unsigned tag) | ObjectCommunicator< CLASS > | |
| SendRecvObject(boost::shared_ptr< CLASS > const pSendObject, unsigned destinationProcess, unsigned sendTag, unsigned sourceProcess, unsigned sourceTag, MPI_Status &status) | ObjectCommunicator< CLASS > | |