A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCMemoryFile__Base.html below:

NCBI C++ ToolKit: CMemoryFile_Base Class Reference

Search Toolkit Book for CMemoryFile_Base

CMemoryFile_Base –. More...

#include <corelib/ncbifile.hpp>

Inheritance diagram for CMemoryFile_Base:

Public Types enum   EMemMapProtect { eMMP_Read , eMMP_Write , eMMP_ReadWrite }   Which operations are permitted in memory map file. More...
  enum   EMemMapShare { eMMS_Shared , eMMS_Private }   Whether to share changes or not. More...
  enum   EOpenMode { eCreate , eOpen , eExtend , eDefault = eOpen }   Memory file open mode. More...
  enum   EMemMapAdvise {
  eMMA_Normal = eMADV_Normal , eMMA_Random = eMADV_Random , eMMA_Sequential = eMADV_Sequential , eMMA_WillNeed = eMADV_WillNeed ,
  eMMA_DontNeed = eMADV_DontNeed , eMMA_DoFork = eMADV_DoFork , eMMA_DontFork = eMADV_DontFork , eMMA_Mergeable = eMADV_Mergeable ,
  eMMA_Unmergeable = eMADV_Unmergeable
}   What type of data access pattern will be used for mapped region. More...
  typedef Int8  TOffsetType   Detailed Description

CMemoryFile_Base –.

Define base class for support file memory mapping.

Definition at line 2434 of file ncbifile.hpp.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4