supervisor event buffer request
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
Filenaming::Filenaming() {
|
||||
}
|
||||
|
||||
std::string FilesystemHelper::generateAbsoluteFilename(std::string path, std::string filename,
|
||||
std::string Filenaming::generateAbsoluteFilename(std::string path, std::string filename,
|
||||
bool addTimestamp) {
|
||||
std::string absoluteName;
|
||||
Timestamp timestamp;
|
||||
|
Reference in New Issue
Block a user