This is a reference-counted object that should be used via Cairo::RefPtr. More...
List of all members.
Detailed Description
This is a reference-counted object that should be used via Cairo::RefPtr.
Member Typedef Documentation
Constructor & Destructor Documentation
Cairo::Device::Device |
( |
cairo_device_t * |
cobject, |
|
|
bool |
has_reference = false | |
|
) |
| | [explicit] |
Create a C++ wrapper for the C instance.
This C++ instance should then be given to a RefPtr.
- Parameters:
-
| cobject | The C instance. |
| has_reference | Whether we already have a reference. Otherwise, the constructor will take an extra reference. |
virtual Cairo::Device::~Device |
( |
|
) |
[virtual] |
Member Function Documentation
cobject* Cairo::Device::cobj |
( |
|
) |
[inline] |
const cobject* Cairo::Device::cobj |
( |
|
) |
const [inline] |
void Cairo::Device::finish |
( |
|
) |
|
void Cairo::Device::flush |
( |
|
) |
|
void Cairo::Device::reference |
( |
|
) |
const |
void Cairo::Device::unreference |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: