libgnomedbmm Reference Documentation |
Inheritance diagram for Gnome::Db::EntryTimestamp:
Public Member Functions | ||||
EntryTimestamp (const Glib::RefPtr<Gda::DataHandler>& handler) | ||||
const GnomeDbEntryTimestamp* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
GnomeDbEntryTimestamp* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
virtual | ~EntryTimestamp () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gnome::Db::EntryTimestamp* | wrap (GnomeDbEntryTimestamp* object, bool take_copy=false) | |||
|
virtual Gnome::Db::EntryTimestamp::~EntryTimestamp | ( | ) | [virtual] |
Gnome::Db::EntryTimestamp::EntryTimestamp | ( | const Glib::RefPtr< Gda::DataHandler > & | handler | ) | [explicit] |
const GnomeDbEntryTimestamp* Gnome::Db::EntryTimestamp::gobj | ( | ) | const [inline] |
GnomeDbEntryTimestamp* Gnome::Db::EntryTimestamp::gobj | ( | ) | [inline] |
Gnome::Db::EntryTimestamp* wrap | ( | GnomeDbEntryTimestamp * | object, | |
bool | take_copy = false | |||
) | [related] |
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. |