#include <memorymap.h>
Definition at line 15 of file memorymap.h.
◆ MemoryMap() [1/3]
KWin::MemoryMap::MemoryMap |
( |
| ) |
|
|
inline |
◆ MemoryMap() [2/3]
KWin::MemoryMap::MemoryMap |
( |
int | size, |
|
|
int | prot, |
|
|
int | flags, |
|
|
int | fd, |
|
|
off_t | offset ) |
|
inline |
◆ MemoryMap() [3/3]
KWin::MemoryMap::MemoryMap |
( |
MemoryMap && | other | ) |
|
|
inline |
◆ ~MemoryMap()
KWin::MemoryMap::~MemoryMap |
( |
| ) |
|
|
inline |
◆ data()
void * KWin::MemoryMap::data |
( |
| ) |
const |
|
inline |
◆ isValid()
bool KWin::MemoryMap::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ size()
int KWin::MemoryMap::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: