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

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

bool ExtendedStat::operator!= ( const ExtendedStat xs  )  const

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.


Member Data Documentation


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

Generated on 6 Mar 2013 for dmlite by  doxygen 1.6.1