dmlite::ExtendedStat Struct Reference

File/directory metadata. More...

#include <inode.h>

Inherits dmlite::Extensible.

Collaboration diagram for dmlite::ExtendedStat:
Collaboration graph
[legend]

List of all members.

Public Types

enum  FileStatus { kOnline = '-', kMigrated = 'm' }

Public Member Functions

bool operator== (const ExtendedStat &) const
bool operator!= (const ExtendedStat &) const
bool operator< (const ExtendedStat &) const
bool operator> (const ExtendedStat &) const
void fixchecksums ()

Public Attributes

ino_t parent
struct stat stat
FileStatus status
std::string name
std::string guid
std::string csumtype
std::string csumvalue
Acl acl

Detailed Description

File/directory metadata.


Member Enumeration Documentation

Enumerator:
kOnline 
kMigrated 

Member Function Documentation

void dmlite::ExtendedStat::fixchecksums (  )  [inline]
bool dmlite::ExtendedStat::operator!= ( const ExtendedStat  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::ExtendedStat::operator< ( const ExtendedStat  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::ExtendedStat::operator== ( const ExtendedStat  )  const

Reimplemented from dmlite::Extensible.

bool dmlite::ExtendedStat::operator> ( const ExtendedStat  )  const

Reimplemented from dmlite::Extensible.


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on 2 Nov 2015 for dmlite by  doxygen 1.6.1