mongo::GridFSChunk Class Reference
#include <gridfs.h>
List of all members.
Detailed Description
Definition at line 30 of file gridfs.h.
Constructor & Destructor Documentation
mongo::GridFSChunk::GridFSChunk |
( |
BSONObj |
data |
) |
|
mongo::GridFSChunk::GridFSChunk |
( |
BSONObj |
fileId, |
|
|
int |
chunkNumber, |
|
|
const char * |
data, |
|
|
int |
len | |
|
) |
| | |
Member Function Documentation
const char* mongo::GridFSChunk::data |
( |
int & |
len |
) |
[inline] |
int mongo::GridFSChunk::len |
( |
|
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: