#include <OBoundParam.hxx>
Definition at line 28 of file OBoundParam.hxx.
◆ OBoundParam()
| connectivity::odbc::OBoundParam::OBoundParam |
( |
| ) |
|
|
inline |
◆ ~OBoundParam()
| connectivity::odbc::OBoundParam::~OBoundParam |
( |
| ) |
|
|
inline |
◆ allocBindDataBuffer()
| void * connectivity::odbc::OBoundParam::allocBindDataBuffer |
( |
sal_Int32 |
bufLen | ) |
|
|
inline |
◆ getBindLengthBuffer()
| SQLLEN & connectivity::odbc::OBoundParam::getBindLengthBuffer |
( |
| ) |
|
|
inline |
◆ getInputStream()
| const css::uno::Reference< css::io::XInputStream > & connectivity::odbc::OBoundParam::getInputStream |
( |
| ) |
const |
|
inline |
◆ getInputStreamLen()
| sal_Int32 connectivity::odbc::OBoundParam::getInputStreamLen |
( |
| ) |
const |
|
inline |
◆ setInputStream()
| void connectivity::odbc::OBoundParam::setInputStream |
( |
const css::uno::Reference< css::io::XInputStream > & |
inputStream, |
|
|
sal_Int32 |
len |
|
) |
| |
|
inline |
◆ setSequence()
| void connectivity::odbc::OBoundParam::setSequence |
( |
const css::uno::Sequence< sal_Int8 > & |
_aSequence | ) |
|
|
inline |
◆ aSequence
| css::uno::Sequence< sal_Int8 > connectivity::odbc::OBoundParam::aSequence |
|
private |
◆ binaryData
| void* connectivity::odbc::OBoundParam::binaryData |
|
private |
◆ paramInputStream
| css::uno::Reference< css::io::XInputStream> connectivity::odbc::OBoundParam::paramInputStream |
|
private |
◆ paramInputStreamLen
| sal_Int32 connectivity::odbc::OBoundParam::paramInputStreamLen |
|
private |
◆ paramLength
| SQLLEN connectivity::odbc::OBoundParam::paramLength |
|
private |
The documentation for this class was generated from the following file: