![]() |
PUMA Library Reference Manual
|
#include <Puma/SysCall.h>
File information.
Public Member Functions | |
| bool | is_dir () const |
| Check if the file is a directory. More... | |
| time_t | modi_time () const |
| Get the last modification time of the file. More... | |
| int | size () const |
| Get the size of the file. More... | |
Friends | |
| class | SysCall |
|
inline |
Check if the file is a directory.
|
inline |
Get the last modification time of the file.
|
inline |
Get the size of the file.
|
friend |