#include <string>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::ManagedFile |
Represents a file that can have some sort of cleanup action associated with it when it is no longer being used. More... | |
Typedefs | |
typedef std::list< ManagedFile > | EDoc::MngdFileList |