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