libclues
Linux C++ Tracing Library
Loading...
Searching...
No Matches
clues::item::DirEntries::Entry Struct Reference

Public Attributes

uint64_t inode
 
int64_t offset
 
std::string_view name
 
cosmos::DirEntry::Type type
 

Detailed Description

Definition at line 234 of file fs.hxx.

Member Data Documentation

◆ inode

uint64_t clues::item::DirEntries::Entry::inode

Definition at line 235 of file fs.hxx.

◆ name

std::string_view clues::item::DirEntries::Entry::name

Definition at line 240 of file fs.hxx.

◆ offset

int64_t clues::item::DirEntries::Entry::offset

Definition at line 239 of file fs.hxx.

◆ type

cosmos::DirEntry::Type clues::item::DirEntries::Entry::type

Definition at line 241 of file fs.hxx.


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