libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::EntryNone Class Reference
[DbWidgets]

Default handling of unknown data types. More...

Inheritance diagram for Gnome::Db::EntryNone:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 EntryNone (GType type)
const GnomeDbEntryNone* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbEntryNone* gobj ()
 Provides access to the underlying C GtkObject.
virtual ~EntryNone ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::EntryNonewrap (GnomeDbEntryNone* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

Default handling of unknown data types.


Constructor & Destructor Documentation

virtual Gnome::Db::EntryNone::~EntryNone (  )  [virtual]

Gnome::Db::EntryNone::EntryNone ( GType  type  )  [explicit]


Member Function Documentation

const GnomeDbEntryNone* Gnome::Db::EntryNone::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryWrapper.

GnomeDbEntryNone* Gnome::Db::EntryNone::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Db::EntryWrapper.


Friends And Related Function Documentation

Gnome::Db::EntryNone* wrap ( GnomeDbEntryNone *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
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 for libgnomedbmm by Doxygen 1.5.1 © 1997-2001