Cairo::FontFace Class Reference

List of all members.

Detailed Description

This is a reference-counted object that should be used via Cairo::RefPtr.


Public Types

typedef cairo_font_face_t cobject

Public Member Functions

const cobjectcobj () const
cobjectcobj ()
 FontFace (cairo_font_face_t *cobject, bool has_reference=false)
 Create a C++ wrapper for the C instance.
FontType get_type () const
void reference () const
void unreference () const
virtual ~FontFace ()

Protected Attributes

cobjectm_cobject


Member Typedef Documentation

typedef cairo_font_face_t Cairo::FontFace::cobject
 


Constructor & Destructor Documentation

Cairo::FontFace::FontFace cairo_font_face_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::FontFace::~FontFace  )  [virtual]
 


Member Function Documentation

const cobject* Cairo::FontFace::cobj  )  const [inline]
 

cobject* Cairo::FontFace::cobj  )  [inline]
 

FontType Cairo::FontFace::get_type  )  const
 

void Cairo::FontFace::reference  )  const
 

void Cairo::FontFace::unreference  )  const
 


Member Data Documentation

cobject* Cairo::FontFace::m_cobject [protected]
 


The documentation for this class was generated from the following file:
Generated on Sun Aug 20 12:20:12 2006 for cairomm by  doxygen 1.4.6