Mir
Public Member Functions | Protected Member Functions | List of all members
mir::renderer::gl::Context Class Referenceabstract

#include <context.h>

Public Member Functions

virtual ~Context ()=default
 
virtual void make_current () const =0
 
virtual void release_current () const =0
 

Protected Member Functions

 Context ()=default
 
 Context (Context const &)=delete
 
Contextoperator= (Context const &)=delete
 

Constructor & Destructor Documentation

§ ~Context()

virtual mir::renderer::gl::Context::~Context ( )
virtualdefault

§ Context() [1/2]

mir::renderer::gl::Context::Context ( )
protecteddefault

§ Context() [2/2]

mir::renderer::gl::Context::Context ( Context const &  )
protecteddelete

Member Function Documentation

§ make_current()

virtual void mir::renderer::gl::Context::make_current ( ) const
pure virtual

§ operator=()

Context& mir::renderer::gl::Context::operator= ( Context const &  )
protecteddelete

§ release_current()

virtual void mir::renderer::gl::Context::release_current ( ) const
pure virtual

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

Copyright © 2012-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016