'privPointLoc'
Public Member Functions | List of all members
FileSystem Class Reference

#include <FileSystem.h>

Public Member Functions

 FileSystem (const std::string &)
 
void open_output_stream ()
 
void open_output_stream (const std::ios_base::openmode &)
 
std::ofstream & get_output_stream ()
 
void close_output_stream ()
 
void open_input_stream ()
 
void open_input_stream (const std::ios_base::openmode &)
 
std::ifstream & get_input_stream ()
 
void close_input_stream ()
 

Detailed Description

Authored by Peizhao Hu. Copyright SpiRITlab - Computations on Encrypted Data Publicly available at: https://gitlab.com/SpiRITlab/coed


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