vfs::LazyDir::LazyEntry

Summary

Public attributes

id
uint64_t
name
std::string
type
uint32_t

Public functions

operator<(const LazyEntry & rhs) const
bool

Public attributes

id

uint64_t vfs::LazyDir::LazyEntry::id

name

std::string vfs::LazyDir::LazyEntry::name

type

uint32_t vfs::LazyDir::LazyEntry::type

Public functions

operator<

bool vfs::LazyDir::LazyEntry::operator<(
  const LazyEntry & rhs
) const