#include <senf/Utils/Console/LazyDirectory.hh>
Public Member Functions | |
LazyDirectory () | |
~LazyDirectory () | |
ScopedDirectory & | operator() () |
Definition at line 32 of file LazyDirectory.hh.
senf::console::LazyDirectory::LazyDirectory | ( | ) |
Definition at line 27 of file LazyDirectory.cc.
senf::console::LazyDirectory::~LazyDirectory | ( | ) |
Definition at line 31 of file LazyDirectory.cc.
senf::console::ScopedDirectory & senf::console::LazyDirectory::operator() | ( | ) |
Definition at line 34 of file LazyDirectory.cc.