BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Friends | List of all members
fc::file_mapping Class Reference

#include <file_mapping.hpp>

Public Member Functions

 file_mapping (const char *file, mode_t)
 
 ~file_mapping ()
 

Friends

class mapped_region
 

Detailed Description

Definition at line 19 of file file_mapping.hpp.

Constructor & Destructor Documentation

◆ file_mapping()

fc::file_mapping::file_mapping ( const char *  file,
mode_t  m 
)

Definition at line 9 of file file_mapping.cpp.

◆ ~file_mapping()

fc::file_mapping::~file_mapping ( )

Definition at line 13 of file file_mapping.cpp.

Friends And Related Function Documentation

◆ mapped_region

friend class mapped_region
friend

Definition at line 24 of file file_mapping.hpp.


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