#include "i2o/i2o.h"
#include <string.h>
#include "IOPool/Streamer/interface/MsgTools.h"
Go to the source code of this file.
#define I2O_ABSOLUTE_MAX_SIZE 262136 |
Definition at line 31 of file i2oStorageManagerMsg.h.
#define I2O_MAX_SIZE 64000 |
Definition at line 39 of file i2oStorageManagerMsg.h.
Referenced by evf::SMProxy::createFragmentChain().
#define I2O_SM_DATA 0x001b |
Definition at line 20 of file i2oStorageManagerMsg.h.
Referenced by evf::SMProxy::sendDataEvent(), and stor::StorageManager::StorageManager().
#define I2O_SM_DQM 0x001d |
Definition at line 22 of file i2oStorageManagerMsg.h.
Referenced by evf::SMProxy::sendDqmEvent(), and stor::StorageManager::StorageManager().
#define I2O_SM_OTHER 0x001c |
Definition at line 21 of file i2oStorageManagerMsg.h.
#define I2O_SM_PREAMBLE 0x001a |
Definition at line 19 of file i2oStorageManagerMsg.h.
Referenced by evf::SMProxy::sendInitMessage(), and stor::StorageManager::StorageManager().
#define MAX_I2O_SM_URLCHARS 50 |
Definition at line 45 of file i2oStorageManagerMsg.h.
Referenced by stor::StorageManager::rbsenderWebPage(), stor::StorageManager::receiveRegistryMessage(), stor::SMFUSenderEntry::SMFUSenderEntry(), and evf::SMProxy::SMProxy().
typedef struct _I2O_SM_MULTIPART_MESSAGE_FRAME I2O_SM_MULTIPART_MESSAGE_FRAME |
Definition at line 64 of file i2oStorageManagerMsg.h.
typedef struct _I2O_SM_MULTIPART_MESSAGE_FRAME * PI2O_SM_MULTIPART_MESSAGE_FRAME |
Definition at line 64 of file i2oStorageManagerMsg.h.