This file defines, DirectoryViewer. A class used to instantiate a user interface providing directory viewing and modification. More...
#include <cxxtls/cpptagdb.h>
#include <cxxtls/viewermanager.h>
#include <cxxtls/file.h>
#include <portable_io.h>
#include <vector>
#include <list>
#include <set>
Go to the source code of this file.
Classes | |
struct | DirectoryViewer |
An object of the DirectoryViewer class is passed to a ListViewer at the time of its construction so that the list viewer implements a directory viewing command interface. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. |
This file defines, DirectoryViewer. A class used to instantiate a user interface providing directory viewing and modification.
Definition in file directoryviewer.h.