Mir
Public Member Functions | Public Attributes | List of all members
Output Class Reference

#include <wayland_helpers.h>

Public Member Functions

 Output (wl_output *output, std::function< void(Output const &)> on_constructed, std::function< void(Output const &)> on_change)
 
 ~Output ()
 
 Output (Output const &)=delete
 
 Output (Output &&)=delete
 
Outputoperator= (Output const &)=delete
 
Outputoperator= (Output &&)=delete
 

Public Attributes

int32_t transform
 
int scale {1}
 
wl_output * output
 

Constructor & Destructor Documentation

Output::Output ( wl_output *  output,
std::function< void(Output const &)>  on_constructed,
std::function< void(Output const &)>  on_change 
)
Output::~Output ( )
Output::Output ( Output const &  )
delete
Output::Output ( Output &&  )
delete

Member Function Documentation

Output& Output::operator= ( Output const &  )
delete
Output& Output::operator= ( Output &&  )
delete

Member Data Documentation

wl_output* Output::output
int Output::scale {1}
int32_t Output::transform

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

Copyright © 2012-2021 Canonical Ltd.
Generated on Wed Aug 11 12:02:04 UTC 2021
This documentation is licensed under the GPL version 2 or 3.