|
|
typedef BinaryDataType | block_type |
| |
|
|
const int & | getGUID () const |
| |
|
void | setGUID (const int &GUID) |
| |
|
const std::size_t & | getFileNumber () const |
| |
|
void | setFileNumber (const std::size_t &fileNumber) |
| |
|
const std::string & | getFilename () const |
| |
|
void | setFilename (const std::string &filename) |
| |
|
block_type & | getMetadata () |
| |
|
const block_type & | getMetadata () const |
| |
|
void | setMetadata (const block_type &metadata) |
| |
|
void | setMetadata (const Json::Value &metadata) |
| |
|
| INITSERVERNODESET_BIN_FUNCTION_DEFINITION (MetadataFile, &metadata_) CLIENTREAD_BIN_FUNCTION_DEFINITION(&metadata_) CLIENTWRITE_BIN_FUNCTION_DEFINITION(&metadata_) void setOnBeforeReadCallback(MessageOnBeforeReadCallback< MetadataFile > |
| |
|
void | setOnAfterWriteCallback (MessageOnAfterWriteCallback< MetadataFile >::type cb) |
| |
Definition at line 9 of file metadatafile.h.
The documentation for this class was generated from the following files: