![]() |
OCILIB (C and C++ Driver for Oracle)
4.7.7
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
|
This is the complete list of members for ocilib::Number, including all inherited members.
| Clone() const | ocilib::Number | inline |
| FromString(const ostring &str, const ostring &format=OTEXT("")) const | ocilib::Number | inline |
| Number(bool create=false) | ocilib::Number | inline |
| Number(const T &value) | ocilib::Number | |
| Number(const Number &other) | ocilib::Number | inline |
| Number(const otext *str, const otext *format=OTEXT("")) | ocilib::Number | inline |
| Number(const ostring &str, const ostring &format=OTEXT("")) | ocilib::Number | inline |
| operator=(const Number &other) noexcept | ocilib::Number | inline |
| ToString(const ostring &format) const | ocilib::Number | inline |
| ToString() const override | ocilib::Number | inlinevirtual |