TODO. More...
List of all members.
Detailed Description
Constructor & Destructor Documentation
Gnome::Gda::Numeric::Numeric |
( |
| ) |
|
Gnome::Gda::Numeric::Numeric |
( |
GdaNumeric * |
gobject, |
|
|
bool |
make_a_copy = true |
|
) |
| [explicit] |
Gnome::Gda::Numeric::Numeric |
( |
const Numeric& |
other | ) |
|
Gnome::Gda::Numeric::~Numeric |
( |
| ) |
|
Member Function Documentation
double Gnome::Gda::Numeric::get_double |
( |
| ) |
const |
long Gnome::Gda::Numeric::get_precision |
( |
| ) |
const |
long Gnome::Gda::Numeric::get_width |
( |
| ) |
|
GdaNumeric* Gnome::Gda::Numeric::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C instance.
const GdaNumeric* Gnome::Gda::Numeric::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C instance.
GdaNumeric* Gnome::Gda::Numeric::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
void Gnome::Gda::Numeric::set_double |
( |
double |
number | ) |
|
void Gnome::Gda::Numeric::set_from_string |
( |
const Glib::ustring & |
str | ) |
|
void Gnome::Gda::Numeric::set_precision |
( |
long |
precision | ) |
|
void Gnome::Gda::Numeric::set_width |
( |
long |
width | ) |
|
void Gnome::Gda::Numeric::swap |
( |
Numeric& |
other | ) |
|
Friends And Related Function Documentation
- Parameters:
-
lhs | The left-hand side |
rhs | The right-hand side |
A Glib::wrap() method for this object.
- 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.
Member Data Documentation
The documentation for this class was generated from the following file: