Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::fstream Class Reference

#include <joedb/journal/fstream.h>

Inheritance diagram for joedb::fstream:
Inheritance graph
[legend]
Collaboration diagram for joedb::fstream:
Collaboration graph
[legend]

Public Member Functions

 fstream (const char *file_name, Open_Mode mode)
 
 fstream (const std::string &file_name, Open_Mode mode)
 

Detailed Description

Definition at line 31 of file fstream.h.

Constructor & Destructor Documentation

◆ fstream() [1/2]

joedb::fstream::fstream ( const char *  file_name,
Open_Mode  mode 
)
inline

Definition at line 34 of file fstream.h.

◆ fstream() [2/2]

joedb::fstream::fstream ( const std::string &  file_name,
Open_Mode  mode 
)
inline

Definition at line 40 of file fstream.h.


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