Gnome::Gda::Referer Class Reference

Base class to know when on object is completely defined. More...

#include <referer.h>

Inheritance diagram for Gnome::Gda::Referer:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Referer ()
GdaReferer* gobj ()
 Provides access to the underlying C GObject.
const GdaReferer* gobj () const
 Provides access to the underlying C GObject.
bool activate ()
 Tries to activate the object, does nothing if the object is already active.
void deactivate ()
 Deactivates the object.
bool is_active () const
 Get the status of an object.

Static Public Member Functions

static void add_interface (GType gtype_implementer)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gnome::Gda::Refererwrap (GdaReferer* object, bool take_copy=false)

Detailed Description

Base class to know when on object is completely defined.


Constructor & Destructor Documentation

virtual Gnome::Gda::Referer::~Referer (  )  [virtual]


Member Function Documentation

bool Gnome::Gda::Referer::activate (  ) 

Tries to activate the object, does nothing if the object is already active.

Returns:
true if the object is active after the call.

static void Gnome::Gda::Referer::add_interface ( GType  gtype_implementer  )  [static]

void Gnome::Gda::Referer::deactivate (  ) 

Deactivates the object.

This is the opposite to function activate(). If the object is already non active, then nothing happens.

const GdaReferer* Gnome::Gda::Referer::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Gnome::Gda::DictConstraint, Gnome::Gda::Parameter, Gnome::Gda::Query, Gnome::Gda::QueryCondition, Gnome::Gda::QueryFieldAgg, Gnome::Gda::QueryFieldAll, Gnome::Gda::QueryFieldField, Gnome::Gda::QueryFieldValue, and Gnome::Gda::QueryTarget.

GdaReferer* Gnome::Gda::Referer::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Glib::Interface.

Reimplemented in Gnome::Gda::DictConstraint, Gnome::Gda::Parameter, Gnome::Gda::Query, Gnome::Gda::QueryCondition, Gnome::Gda::QueryFieldAgg, Gnome::Gda::QueryFieldAll, Gnome::Gda::QueryFieldField, Gnome::Gda::QueryFieldValue, and Gnome::Gda::QueryTarget.

bool Gnome::Gda::Referer::is_active (  )  const

Get the status of an object.

Returns:
true if the object is active.


Friends And Related Function Documentation

Glib::RefPtr<Gnome::Gda::Referer> wrap ( GdaReferer *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Sat Feb 10 20:06:43 2007 for libgdamm by  doxygen 1.4.7