GATE
gate::File::Entry Struct Reference
Inheritance diagram for gate::File::Entry:
gate_file_entry_class

Public Member Functions

 Entry (gate_file_entry_t const &entry)
 
 Entry (Entry const &src)
 
Entryoperator= (Entry const &entry)
 
String getName () const
 
String getPath () const
 
uint64_t getSize () const
 
enumint_t getAttributes () const
 
enumint_t getAccessBits () const
 
DateTime getTimeCreated () const
 
DateTime getTimeModified () const
 
DateTime getTimeAccessed () const
 
bool_t isDirectory () const
 
bool_t isVolume () const
 
bool_t isExecutable () const
 

Additional Inherited Members

- Public Attributes inherited from gate_file_entry_class
char path [GATE_MAX_FILEPATH_LENGTH]
 
char name [GATE_MAX_FILENAME_LENGTH]
 
gate_file_properties_t props
 

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