#include <mmap_v2.h>
Enumerator |
---|
Read |
|
Write |
|
Execute |
|
Shared |
|
Private |
|
wibble::sys::v2::MMap::MMap |
( |
) | |
|
|
inline |
template<typename T >
T* wibble::sys::v2::MMap::asArrayOf |
( |
) | |
|
|
inline |
template<typename T >
const T* wibble::sys::v2::MMap::asArrayOf |
( |
) | |
const |
|
inline |
template<typename T >
const T* wibble::sys::v2::MMap::asConstArrayOf |
( |
) | |
const |
|
inline |
template<typename T >
const T& wibble::sys::v2::MMap::cget |
( |
size_t |
offset) | |
const |
|
inline |
template<typename T >
T& wibble::sys::v2::MMap::get |
( |
size_t |
offset) | |
|
|
inline |
template<typename T >
const T& wibble::sys::v2::MMap::get |
( |
size_t |
offset) | |
const |
|
inline |
wibble::sys::v2::MMap::operator bool |
( |
) | |
|
|
inlineexplicit |
char& wibble::sys::v2::MMap::operator[] |
( |
size_t |
offset) | |
|
|
inline |
const char& wibble::sys::v2::MMap::operator[] |
( |
size_t |
offset) | |
const |
|
inline |
size_t wibble::sys::v2::MMap::size |
( |
) | |
|
|
inline |
void wibble::sys::v2::MMap::unmap |
( |
) | |
|
bool wibble::sys::v2::MMap::valid |
( |
) | |
|
|
inline |
The documentation for this struct was generated from the following file: