Alamo
src
IO
FileNameParse.H
Go to the documentation of this file.
1
#ifndef IO_FILENAMEPARSE_H
2
#define IO_FILENAMEPARSE_H
3
4
#include <string>
5
6
7
namespace
IO
8
{
9
10
void
FileNameParse
(std::string &
filename
);
11
12
}
13
14
#endif
Util::filename
std::string filename
Definition:
Util.cpp:19
IO::FileNameParse
void FileNameParse(std::string &filename)
Definition:
FileNameParse.cpp:14
IO
Definition:
FileNameParse.H:7
Generated on Sat Feb 8 2025 00:07:39 for Alamo by
1.8.17