![]() |
![]() |
#include <i2oEvfMsgs.h>
Public Attributes | |
U32 | dataSize |
U32 | frameCount |
char | hltClassName [MAX_I2O_SM_URLCHARS] |
U32 | hltInstance |
U32 | hltLocalId |
U32 | hltTid |
char | hltURL [MAX_I2O_SM_URLCHARS] |
U32 | numFrames |
U32 | originalSize |
I2O_PRIVATE_MESSAGE_FRAME | PvtMessageFrame |
Storage Manager Multi-part Message Base Struct (class) all multi-part messages build on this one
Definition at line 60 of file i2oEvfMsgs.h.
Definition at line 63 of file i2oEvfMsgs.h.
Referenced by stor::detail::ChainData::calculateAdler32(), stor::detail::ChainData::copyFragmentsIntoBuffer(), evf::SMProxy::createFragmentChain(), stor::detail::ChainData::dataSize(), and stor::detail::ChainData::totalDataSize().
char _I2O_SM_MULTIPART_MESSAGE_FRAME::hltClassName[MAX_I2O_SM_URLCHARS] |
Definition at line 65 of file i2oEvfMsgs.h.
Referenced by evf::SMProxy::createFragmentChain(), and stor::detail::ChainData::hltClassName().
char _I2O_SM_MULTIPART_MESSAGE_FRAME::hltURL[MAX_I2O_SM_URLCHARS] |
Definition at line 64 of file i2oEvfMsgs.h.
Referenced by evf::SMProxy::createFragmentChain(), and stor::detail::ChainData::hltURL().
Definition at line 71 of file i2oEvfMsgs.h.
Referenced by evf::SMProxy::createFragmentChain().
I2O_PRIVATE_MESSAGE_FRAME _I2O_SM_MULTIPART_MESSAGE_FRAME::PvtMessageFrame |
Definition at line 62 of file i2oEvfMsgs.h.