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/classCMemoryFileSegment.html below:

NCBI C++ ToolKit: CMemoryFileSegment Class Reference

Additional Inherited Members  Public Types inherited from CMemoryFile_Base 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    Static Public Member Functions inherited from CMemoryFile_Base static bool  IsSupported (void)   Check if memory-mapping is supported by the C++ Toolkit on this platform. More...
  static bool  MemMapAdviseAddr (void *addr, size_t len, EMemMapAdvise advise)   Advise on memory map usage for specified region. More...
 

CMemoryFileSegment –.

Define auxiliary class for mapping a memory file region of the file into the address space of the calling process.

Throws an exceptions on error.

Definition at line 2520 of file ncbifile.hpp.


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