Gnome::Gda::QueryFieldAll Class Reference

Represents all the fields of an entity (through a GdaQueryTarget object). More...

#include <queryfieldall.h>

Inheritance diagram for Gnome::Gda::QueryFieldAll:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~QueryFieldAll ()
GdaQueryFieldAll* gobj ()
 Provides access to the underlying C GObject.
const GdaQueryFieldAll* gobj () const
 Provides access to the underlying C GObject.
GdaQueryFieldAll* gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
Glib::RefPtr<QueryTargetget_target ()
 Get the Gda::QueryTarget object field 'belongs' to.
Glib::RefPtr<const QueryTargetget_target () const
 Get the Gda::QueryTarget object field 'belongs' to.

Static Public Member Functions

static Glib::RefPtr<QueryFieldAllcreate (const Glib::RefPtr<Query>& query, const Glib::ustring& target)

Protected Member Functions

 QueryFieldAll (const Glib::RefPtr<Query>& query, const Glib::ustring& target)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gnome::Gda::QueryFieldAllwrap (GdaQueryFieldAll* object, bool take_copy=false)

Detailed Description

Represents all the fields of an entity (through a GdaQueryTarget object).


Constructor & Destructor Documentation

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

Gnome::Gda::QueryFieldAll::QueryFieldAll ( const Glib::RefPtr<Query>&  query,
const Glib::ustring target 
) [protected]


Member Function Documentation

static Glib::RefPtr<QueryFieldAll> Gnome::Gda::QueryFieldAll::create ( const Glib::RefPtr<Query>&  query,
const Glib::ustring target 
) [static]

Glib::RefPtr<const QueryTarget> Gnome::Gda::QueryFieldAll::get_target (  )  const

Get the Gda::QueryTarget object field 'belongs' to.

Returns:
The Gda::QueryTarget object.

Glib::RefPtr<QueryTarget> Gnome::Gda::QueryFieldAll::get_target (  ) 

Get the Gda::QueryTarget object field 'belongs' to.

Returns:
The Gda::QueryTarget object.

const GdaQueryFieldAll* Gnome::Gda::QueryFieldAll::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Gnome::Gda::EntityField.

GdaQueryFieldAll* Gnome::Gda::QueryFieldAll::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Gnome::Gda::EntityField.

GdaQueryFieldAll* Gnome::Gda::QueryFieldAll::gobj_copy (  ) 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Reimplemented from Gnome::Gda::QueryField.


Friends And Related Function Documentation

Glib::RefPtr<Gnome::Gda::QueryFieldAll> wrap ( GdaQueryFieldAll *  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:41 2007 for libgdamm by  doxygen 1.4.7