dmlite::ExtendedStat Struct Reference
File/directory metadata.
More...
#include <inode.h>
Inherits dmlite::Extensible.
List of all members.
Detailed Description
File/directory metadata.
Member Enumeration Documentation
- Enumerator:
kOnline |
|
kMigrated |
|
kDeleted |
|
Member Function Documentation
void dmlite::ExtendedStat::fixchecksums |
( |
|
) |
|
int dmlite::ExtendedStat::getchecksum |
( |
std::string & |
cktype, |
|
|
std::string & |
ckvalue | |
|
) |
| | |
gets a checksum of type csumtype if csumtype is empty, then it gets the legacy one (i.e. the easiest to get) Please note that this function recognizes long checksum name e.g. "adler32" , which internally will be looked up as checksum.adler32'
bool dmlite::ExtendedStat::operator!= |
( |
const ExtendedStat & |
|
) |
const |
bool dmlite::ExtendedStat::operator< |
( |
const ExtendedStat & |
|
) |
const |
bool dmlite::ExtendedStat::operator== |
( |
const ExtendedStat & |
|
) |
const |
bool dmlite::ExtendedStat::operator> |
( |
const ExtendedStat & |
|
) |
const |
Member Data Documentation
The documentation for this struct was generated from the following file: