CMS 3D CMS Logo

Public Attributes

_I2O_SM_MULTIPART_MESSAGE_FRAME Struct Reference

#include <i2oEvfMsgs.h>

Inheritance diagram for _I2O_SM_MULTIPART_MESSAGE_FRAME:
_I2O_SM_DATA_MESSAGE_FRAME _I2O_SM_DQM_MESSAGE_FRAME _I2O_SM_OTHER_MESSAGE_FRAME _I2O_SM_PREAMBLE_MESSAGE_FRAME

List of all members.

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

Detailed Description

Storage Manager Multi-part Message Base Struct (class) all multi-part messages build on this one

Definition at line 60 of file i2oEvfMsgs.h.


Member Data Documentation

char _I2O_SM_MULTIPART_MESSAGE_FRAME::hltURL[MAX_I2O_SM_URLCHARS]

Definition at line 71 of file i2oEvfMsgs.h.

Referenced by evf::SMProxy::createFragmentChain().

Definition at line 62 of file i2oEvfMsgs.h.