Indexed version of a table directory.
More...
#include <tabledir.h>
|
|
| Dir (const std::string &pathname) |
|
| Dir (const Dir &)=delete |
|
| Dir (Dir &&)=default |
|
Dir & | operator= (const Dir &)=delete |
|
void | refresh () |
| | Reread the directory contents if it has changed.
|
|
|
std::string | pathname |
|
time_t | mtime |
|
std::vector< Table * > | tables |
Indexed version of a table directory.
The documentation for this struct was generated from the following file: