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

#include <joedb/journal/fstream.h>

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

Public Member Functions

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

Detailed Description

Definition at line 63 of file fstream.h.

Constructor & Destructor Documentation

◆ ofstream() [1/2]

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

Definition at line 66 of file fstream.h.

◆ ofstream() [2/2]

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

Definition at line 72 of file fstream.h.


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