#include <mblock_impl.h>
Public Member Functions | |
MBlockDataMsg (int s, int f, int fid_, int p) | |
Data Fields | |
int | seqnum |
int | from |
int | fid |
unsigned char * | data |
int | patchno |
Definition at line 62 of file mblock_impl.h.
Definition at line 70 of file mblock_impl.h.
Definition at line 65 of file mblock_impl.h.
Referenced by MBlockChunk::recv(), and MBlockChunk::update_field().
Definition at line 66 of file mblock_impl.h.
unsigned char* MBlockDataMsg::data |
Definition at line 68 of file mblock_impl.h.
Referenced by MBlockChunk::send(), and MBlockChunk::update_field().