Namespaces | |
namespace | JetByteTools |
namespace | JetByteTools::Win32 |
Classes | |
class | CTempDirectory |
A class which wraps the operating system GetTempPath() API and which creates and removes temporary directories in a scope based style. Directories are created in the form: TEMP_PATH\prefix + "-" + time(0). More... |