API
 
Loading...
Searching...
No Matches
stdSubDir.cpp
Go to the documentation of this file.
1/** \file stdSubDir.cpp
2 * \brief The stdSubDir class for managing subdirectories
3 *
4 * \ingroup file_files
5 *
6 */
7
8#include "stdSubDir.hpp"
9
10namespace MagAOX
11{
12namespace file
13{
14
15template class stdSubDir<XWC_DEFAULT_VERBOSITY>;
16
17} // namespace file
18} // namespace MagAOX
Definition dm.hpp:28
The stdSubDir class for managing subdirectories.