Mir
Public Member Functions | Protected Member Functions | List of all members
mir::ShmFile Class Referenceabstract

#include <shm_file.h>

Inheritance diagram for mir::ShmFile:
[legend]

Public Member Functions

virtual ~ShmFile ()=default
 
virtual void * base_ptr () const =0
 
virtual int fd () const =0
 

Protected Member Functions

 ShmFile ()=default
 
 ShmFile (ShmFile const &)=delete
 
ShmFileoperator= (ShmFile const &)=delete
 

Constructor & Destructor Documentation

virtual mir::ShmFile::~ShmFile ( )
virtualdefault
mir::ShmFile::ShmFile ( )
protecteddefault
mir::ShmFile::ShmFile ( ShmFile const &  )
protecteddelete

Member Function Documentation

virtual void* mir::ShmFile::base_ptr ( ) const
pure virtual

Implemented in mir::AnonymousShmFile.

virtual int mir::ShmFile::fd ( ) const
pure virtual

Implemented in mir::AnonymousShmFile.

ShmFile& mir::ShmFile::operator= ( ShmFile const &  )
protecteddelete

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

Copyright © 2012-2022 Canonical Ltd.
Generated on Thu Jan 27 21:10:36 UTC 2022
This documentation is licensed under the GPL version 2 or 3.