ORowSetValueDecorator decorates an ORowSetValue so the value is "refcounted".
More...
#include <FValue.hxx>
ORowSetValueDecorator decorates an ORowSetValue so the value is "refcounted".
Definition at line 401 of file FValue.hxx.
◆ ORowSetValueDecorator() [1/2]
connectivity::ORowSetValueDecorator::ORowSetValueDecorator |
( |
| ) |
|
|
inline |
◆ ORowSetValueDecorator() [2/2]
connectivity::ORowSetValueDecorator::ORowSetValueDecorator |
( |
ORowSetValue |
_aValue | ) |
|
|
inline |
◆ get()
◆ getValue()
const ORowSetValue & connectivity::ORowSetValueDecorator::getValue |
( |
| ) |
const |
|
inline |
◆ isBound()
bool connectivity::ORowSetValueDecorator::isBound |
( |
| ) |
const |
|
inline |
◆ operator const ORowSetValue &()
connectivity::ORowSetValueDecorator::operator const ORowSetValue & |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool connectivity::ORowSetValueDecorator::operator== |
( |
const ORowSetValue & |
_rRH | ) |
|
|
inline |
◆ setBound()
void connectivity::ORowSetValueDecorator::setBound |
( |
bool |
_bBound | ) |
|
|
inline |
◆ setModified()
void connectivity::ORowSetValueDecorator::setModified |
( |
bool |
_bModified | ) |
|
|
inline |
◆ setNull()
void connectivity::ORowSetValueDecorator::setNull |
( |
| ) |
|
|
inline |
◆ setTypeKind()
void connectivity::ORowSetValueDecorator::setTypeKind |
( |
sal_Int32 |
_nType | ) |
|
|
inline |
◆ setValue()
void connectivity::ORowSetValueDecorator::setValue |
( |
const ORowSetValue & |
_aValue | ) |
|
|
inline |
◆ m_aValue
The documentation for this class was generated from the following files: