libgdamm Reference Documentation |
Command() | Gnome::Gda::Command | |
Command(GdaCommand* castitem, bool make_a_copy=false) | Gnome::Gda::Command | [explicit] |
Command(const Command& src) | Gnome::Gda::Command | |
Command(const Glib::ustring& text, CommandType type=COMMAND_TYPE_SQL, CommandOptions options=COMMAND_OPTION_STOP_ON_ERRORS) | Gnome::Gda::Command | [explicit] |
get_command_type() const | Gnome::Gda::Command | |
get_options() const | Gnome::Gda::Command | |
get_text() const | Gnome::Gda::Command | |
gobj() | Gnome::Gda::Command | [inline] |
gobj() const | Gnome::Gda::Command | [inline] |
gobj_copy() const | Gnome::Gda::Command | |
gobject_ | Gnome::Gda::Command | [protected] |
operator=(const Command& src) | Gnome::Gda::Command | |
set_command_type(CommandType type) | Gnome::Gda::Command | |
set_options(CommandOptions options) | Gnome::Gda::Command | |
set_text(const Glib::ustring& text) | Gnome::Gda::Command | |
wrap(GdaCommand* object, bool take_copy=false) | Gnome::Gda::Command | [related] |
~Command() | Gnome::Gda::Command |