    

 ## On this page

  

 

 # sysc::ResultsInfo Struct Reference

 Last update: 17.07.2025 

Provide a structure for writing System Coupling results files. [More...](structsysc_1_1ResultsInfo.xhtml#details)

`#include <<a class="el" href="CommonTypes_8hpp_source.xhtml">CommonTypes.hpp</a>>`

## <a id="pub-methods" name="pub-methods"></a>Public Member Functions

 [ResultsInfo](structsysc_1_1ResultsInfo.xhtml#a673c9e77e725e4d4311106fac4ea7110) (const std::string &amp;[baseFileName](structsysc_1_1ResultsInfo.xhtml#acc2c96ab4d0c7b8bc630583a814cead4)) Create results file info struct, given a base file name. [More...](structsysc_1_1ResultsInfo.xhtml#a673c9e77e725e4d4311106fac4ea7110)  
 ## <a id="pub-attribs" name="pub-attribs"></a>Public Attributes

std::string [baseFileName](structsysc_1_1ResultsInfo.xhtml#acc2c96ab4d0c7b8bc630583a814cead4) <a id="details" name="details"></a>## Detailed Description

Provide a structure for writing System Coupling results files.

Definition at line [156](CommonTypes_8hpp_source.xhtml#l00156) of file [CommonTypes.hpp](CommonTypes_8hpp_source.xhtml).



## Constructor &amp; Destructor Documentation

<a id="a673c9e77e725e4d4311106fac4ea7110" name="a673c9e77e725e4d4311106fac4ea7110"></a>## [◆ ](#a673c9e77e725e4d4311106fac4ea7110)ResultsInfo()

 sysc::ResultsInfo::ResultsInfo  ( const std::string &amp;  *baseFileName*)   inline 

Create results file info struct, given a base file name.

Definition at line [160](CommonTypes_8hpp_source.xhtml#l00160) of file [CommonTypes.hpp](CommonTypes_8hpp_source.xhtml).

<a id="l00160" name="l00160"></a> 160 :

<a id="l00161" name="l00161"></a> 161 [baseFileName](structsysc_1_1ResultsInfo.xhtml#acc2c96ab4d0c7b8bc630583a814cead4)([baseFileName](structsysc_1_1ResultsInfo.xhtml#acc2c96ab4d0c7b8bc630583a814cead4)){};

[sysc::ResultsInfo::baseFileName](structsysc_1_1ResultsInfo.xhtml#acc2c96ab4d0c7b8bc630583a814cead4)

std::string baseFileName

**Definition:** [CommonTypes.hpp:157](CommonTypes_8hpp_source.xhtml#l00157)









## Member Data Documentation

<a id="acc2c96ab4d0c7b8bc630583a814cead4" name="acc2c96ab4d0c7b8bc630583a814cead4"></a>## [◆ ](#acc2c96ab4d0c7b8bc630583a814cead4)baseFileName

 std::string sysc::ResultsInfo::baseFileName

Base results file name.

Definition at line [157](CommonTypes_8hpp_source.xhtml#l00157) of file [CommonTypes.hpp](CommonTypes_8hpp_source.xhtml).