Leonardus
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SOF::SOFData Struct Reference

Semantic Object File - data member class. More...

+ Collaboration diagram for SOF::SOFData:

Public Member Functions

 ~SOFData ()
 Dtor.
 

Public Attributes

FILE * file_ {}
 The C FILE.
 
std::string name_ {}
 The file name.
 
std::string mode_ {}
 The file open mode.
 

Detailed Description

Semantic Object File - data member class.

To enable shared_ptr<> and a close of the file with the last instance.

Invariant
None.

Member Data Documentation

◆ file_

FILE* SOF::SOFData::file_ {}

The C FILE.

Owned by the shared_ptr.


The documentation for this struct was generated from the following file: