![]() |
MAK RTIspy API Documentation for HLA 1.3
|
This is the complete list of members for DtMsgBundler, including all inherited members.
| addToBundle(char *msg, size_t msgSize) | DtMsgBundler | virtual |
| DtMsgBundler(std::shared_ptr< DtMsgHeaderReader > hdrReader, size_t maxBundleSize=0, size_t byteAlignment=0) | DtMsgBundler | |
| getBundle(char **bundlePtr, size_t &bundleSize) | DtMsgBundler | virtual |
| isBundled(const char *bufferPtr, size_t size) const | DtMsgBundler | virtual |
| isEmpty() | DtMsgBundler | virtual |
| maxSendBundleSize() const | DtMsgBundler | virtual |
| myCurrSendBundleSize | DtMsgBundler | protected |
| myHeaderReader | DtMsgBundler | protected |
| myMsgAddrByteAlignment | DtMsgBundler | protected |
| myNewSendBuffSize | DtMsgBundler | protected |
| myNextRecvMsg | DtMsgBundler | protected |
| myRemainingRecvBundleSize | DtMsgBundler | protected |
| myResizeSendBuff | DtMsgBundler | protected |
| mySendBundlingBuff | DtMsgBundler | protected |
| recvNextMsgFromBundle(char **msgPtr, size_t &msgSize) | DtMsgBundler | virtual |
| setMaxSendBundleSize(size_t maxSize) | DtMsgBundler | virtual |
| unbundle(char *bufferPtr, size_t size) | DtMsgBundler | virtual |
| ~DtMsgBundler() | DtMsgBundler | virtual |