StuBS
FileSystemInterface::DirEntry Struct Reference

#include <fs/tool/fs_interface.h>

Public Member Functions

 DirEntry ()
 
bool valid () const
 

Public Attributes

unsigned long inode_number
 
enum FileType type
 
char * name
 

Constructor & Destructor Documentation

◆ DirEntry()

FileSystemInterface::DirEntry::DirEntry ( )
inline

Member Function Documentation

◆ valid()

bool FileSystemInterface::DirEntry::valid ( ) const
inline

Member Data Documentation

◆ inode_number

unsigned long FileSystemInterface::DirEntry::inode_number

◆ type

enum FileType FileSystemInterface::DirEntry::type

◆ name

char* FileSystemInterface::DirEntry::name

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