neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::FileSearchItem Struct Reference

Data about a file system item found by FileSearch. More...

#include <util.h>

Inheritance diagram for neo::FileSearchItem:
Inheritance graph
[legend]

Public Member Functions

tstring GetFilename () const
 Return filename as string instance.
 
int64_t GetFilesize () const
 Utility to compute 64 bit filesize from members.
 
bool IsDirectory () const
 Is the item a directory?
 
bool IsHidden () const
 Is the item hidden in explorer?
 
bool IsReadonly () const
 Is the item read only?
 
bool IsSystemFile () const
 Is the item reserved for system use?
 
bool IsTemporary () const
 Is the file marked temporary?
 

Detailed Description

Data about a file system item found by FileSearch.


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