|
LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbc/DataType.hpp>#include <com/sun/star/uno/Any.hxx>#include <rtl/ustring.hxx>#include <salhelper/simplereferenceobject.hxx>#include <rtl/ref.hxx>#include <connectivity/dbtoolsdllapi.hxx>#include <connectivity/CommonTools.hxx>#include <com/sun/star/util/DateTime.hpp>#include <com/sun/star/util/Date.hpp>#include <com/sun/star/util/Time.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <utility>Go to the source code of this file.
Classes | |
| class | connectivity::ORowSetValue |
| class | connectivity::ORowSetValueDecorator |
| ORowSetValueDecorator decorates an ORowSetValue so the value is "refcounted". More... | |
| struct | connectivity::TSetBound |
| TSetBound is a functor to set the bound value with e.q. for_each call. More... | |
| struct | connectivity::TSetRefBound |
| TSetBound is a functor to set the bound value with e.q. for_each call. More... | |
| class | connectivity::ODeleteVector< VectorVal > |
| class | connectivity::OValueRefVector |
| class | connectivity::OAssignValues |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::sdb |
| namespace | com::sun::star::sdbc |
| namespace | connectivity |
| namespace | connectivity::detail |
Macros | |
| #define | SQL_NO_PARAMETER (SAL_MAX_UINT32) |
Typedefs | |
| typedef ::rtl::Reference< ORowSetValueDecorator > | connectivity::ORowSetValueDecoratorRef |
| typedef ODeleteVector< ORowSetValue > | connectivity::OValueVector |
| typedef ::rtl::Reference< OAssignValues > | connectivity::ORefAssignValues |
| typedef ::rtl::Reference< OValueVector > | connectivity::OValueRow |
| typedef ::rtl::Reference< OValueRefVector > | connectivity::OValueRefRow |
| #define SQL_NO_PARAMETER (SAL_MAX_UINT32) |
Definition at line 470 of file FValue.hxx.