Specify the DataStore file (save simulation results).
More...
#include <dbpp_FileDataStore.h>
Specify the DataStore file (save simulation results).
◆ close()
void dbpp::FileDataStore::close |
( |
| ) |
|
|
virtual |
close file finish writing
◆ isOpen()
bool dbpp::FileDataStore::isOpen |
( |
| ) |
const |
|
inline |
return if open
- Returns
- true/false
◆ open()
void dbpp::FileDataStore::open |
( |
| ) |
|
|
virtual |
◆ save()
Save result to file.
- Parameters
-
aPhyMeasure | physical measur |
aSimBean | bean |
◆ FichierResultat
FILE* dbpp::FileDataStore::FichierResultat {nullptr} |
|
private |
◆ m_Opened
bool dbpp::FileDataStore::m_Opened =false |
|
private |
◆ m_saveFile
std::ofstream dbpp::FileDataStore::m_saveFile |
|
private |
◆ NomFichierResultat
char dbpp::FileDataStore::NomFichierResultat[256] |
|
private |
The documentation for this class was generated from the following files: