Clutter::Knot Class Reference

#include <types.h>

List of all members.

Public Member Functions

 Knot ()
 Knot (const ClutterKnot *gobject)
ClutterKnot * gobj ()
 Provides access to the underlying C instance.
const ClutterKnot * gobj () const
 Provides access to the underlying C instance.
 Knot (int x, int y)
int get_x () const
void set_x (const int &value)
int get_y () const
void set_y (const int &value)
bool operator== (const Knot &knot) const

Protected Attributes

ClutterKnot gobject_

Related Functions

(Note that these are not member functions.)

Clutter::Knotwrap (ClutterKnot *object)
const Clutter::Knotwrap (const ClutterKnot *object)


Constructor & Destructor Documentation

Clutter::Knot::Knot (  ) 

Clutter::Knot::Knot ( const ClutterKnot *  gobject  )  [explicit]

Clutter::Knot::Knot ( int  x,
int  y 
)


Member Function Documentation

ClutterKnot* Clutter::Knot::gobj (  )  [inline]

Provides access to the underlying C instance.

References gobject_.

const ClutterKnot* Clutter::Knot::gobj (  )  const [inline]

Provides access to the underlying C instance.

References gobject_.

int Clutter::Knot::get_x (  )  const

void Clutter::Knot::set_x ( const int &  value  ) 

int Clutter::Knot::get_y (  )  const

void Clutter::Knot::set_y ( const int &  value  ) 

bool Clutter::Knot::operator== ( const Knot knot  )  const


Friends And Related Function Documentation

Clutter::Knot & wrap ( ClutterKnot *  object  )  [related]

Parameters:
object The C instance
Returns:
A C++ instance that wraps this C instance.

const Clutter::Knot & wrap ( const ClutterKnot *  object  )  [related]

Parameters:
object The C instance
Returns:
A C++ instance that wraps this C instance.


Member Data Documentation

ClutterKnot Clutter::Knot::gobject_ [protected]

Referenced by gobj().


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

Generated on Mon Sep 15 05:42:13 2008 for cluttermm by  doxygen 1.5.6