HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Arch_Unmapper Struct Reference

#include <fileSystem.h>

Public Member Functions

 Arch_Unmapper ()
 
 Arch_Unmapper (size_t length)
 
ARCH_API void operator() (char *mapStart) const
 
ARCH_API void operator() (char const *mapStart) const
 
size_t GetLength () const
 

Detailed Description

Definition at line 307 of file fileSystem.h.

Constructor & Destructor Documentation

Arch_Unmapper::Arch_Unmapper ( )
inline

Definition at line 308 of file fileSystem.h.

Arch_Unmapper::Arch_Unmapper ( size_t  length)
inlineexplicit

Definition at line 309 of file fileSystem.h.

Member Function Documentation

size_t Arch_Unmapper::GetLength ( ) const
inline

Definition at line 312 of file fileSystem.h.

ARCH_API void Arch_Unmapper::operator() ( char *  mapStart) const
ARCH_API void Arch_Unmapper::operator() ( char const mapStart) const

The documentation for this struct was generated from the following file: