Go to the documentation of this file.
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17#ifndef MIR_CORE_SHM_FILE_H_
18#define MIR_CORE_SHM_FILE_H_
31 virtual int fd()
const = 0;
virtual int fd() const =0
virtual ~ShmFile()=default
virtual void * base_ptr() const =0
ShmFile(ShmFile const &)=delete
ShmFile & operator=(ShmFile const &)=delete
Copyright © 2012-2025
Canonical Ltd.
Generated on Sun Mar 2 17:34:18 UTC 2025
This documentation is licensed under the GPL version 2 or 3.