AppCore
Loading...
Searching...
No Matches
src
appcore
printertemplate
EFileSystemCommon.h
Go to the documentation of this file.
1
#ifndef E_FILE_SYSTEM_COMMON_H
2
#define E_FILE_SYSTEM_COMMON_H
3
4
#include <string>
5
6
class
EFileSystemCommon
7
{
8
public
:
16
static
std::string
GetFileName
( std::string pathName );
17
25
static
std::string
GetPathName
( std::string fileName );
26
};
27
28
#endif
//E_FILE_SYSTEM_COMMON_H
EFileSystemCommon
Definition
EFileSystemCommon.h:7
EFileSystemCommon::GetFileName
static std::string GetFileName(std::string pathName)
EFileSystemCommon::GetPathName
static std::string GetPathName(std::string fileName)
Generated on Tue Mar 17 2026 23:25:58 for AppCore by
1.9.8