Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MEMORY_MAPPED_FILE Class Reference

#include <LibSymbolInfo.h>

Public Member Functions

 MEMORY_MAPPED_FILE (PSTR pszFileName)
 
 ~MEMORY_MAPPED_FILE (void)
 
PVOID GetBase (void)
 
DWORD GetFileSize (void)
 
BOOL IsValid (void)
 
errMMF GetErrorType ()
 

Detailed Description

Definition at line 40 of file LibSymbolInfo.h.

Constructor & Destructor Documentation

MEMORY_MAPPED_FILE::MEMORY_MAPPED_FILE ( PSTR  pszFileName)

Definition at line 201 of file LibSymbolInfo.cpp.

MEMORY_MAPPED_FILE::~MEMORY_MAPPED_FILE ( void  )

Definition at line 247 of file LibSymbolInfo.cpp.

Member Function Documentation

PVOID MEMORY_MAPPED_FILE::GetBase ( void  )
inline

Definition at line 46 of file LibSymbolInfo.h.

Here is the caller graph for this function:

errMMF MEMORY_MAPPED_FILE::GetErrorType ( )
inline

Definition at line 49 of file LibSymbolInfo.h.

DWORD MEMORY_MAPPED_FILE::GetFileSize ( void  )
inline

Definition at line 47 of file LibSymbolInfo.h.

BOOL MEMORY_MAPPED_FILE::IsValid ( void  )
inline

Definition at line 48 of file LibSymbolInfo.h.

Here is the caller graph for this function:


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