Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Cairo::Path Class Reference

List of all members.

Detailed Description

A data structure for holding a path.

Use Context::copy_path() or Context::copy_path_flat() to instantiate a new Path.


Public Types

typedef cairo_path_t cobject

Public Member Functions

const cobject * cobj () const
cobject * cobj ()
 Path (cairo_path_t *cobject, bool take_ownership=false)
virtual ~Path ()

Protected Attributes

cobject * m_cobject


Member Typedef Documentation

typedef cairo_path_t Cairo::Path::cobject
 


Constructor & Destructor Documentation

Cairo::Path::Path (  cairo_path_t *  cobject,
bool  take_ownership = false
)  [explicit]
 

virtual Cairo::Path::~Path (   )  [virtual]
 


Member Function Documentation

const cobject* Cairo::Path::cobj (   )  const [inline]
 

cobject* Cairo::Path::cobj (   )  [inline]
 


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on Tue Apr 4 20:48:34 2006 for cairomm by  doxygen 1.4.4