LibreOffice Module connectivity (master) 1
Public Member Functions | Protected Member Functions | List of all members
connectivity::file::OOperandResult Class Reference

#include <fcode.hxx>

Inheritance diagram for connectivity::file::OOperandResult:
[legend]
Collaboration diagram for connectivity::file::OOperandResult:
[legend]

Public Member Functions

 OOperandResult (const ORowSetValue &_rVar)
 
- Public Member Functions inherited from connectivity::file::OOperandValue
virtual const ORowSetValuegetValue () const override
 
virtual void setValue (const ORowSetValue &_rVal) override
 
- Public Member Functions inherited from connectivity::file::OOperand
virtual const ORowSetValuegetValue () const =0
 
virtual void setValue (const ORowSetValue &_rVal)=0
 
sal_Int32 getDBType () const
 
bool isValid () const
 
- Public Member Functions inherited from connectivity::file::OCode
virtual ~OCode ()
 
 OCode (OCode &&)=default
 
 OCode (const OCode &)=default
 
 OCode ()=default
 
OCodeoperator= (const OCode &)=default
 
OCodeoperator= (OCode &&)=default
 

Protected Member Functions

 OOperandResult (sal_Int32 eDbType)
 
- Protected Member Functions inherited from connectivity::file::OOperandValue
 OOperandValue ()
 
 OOperandValue (ORowSetValue _aVar, sal_Int32 eDbType)
 
 OOperandValue (sal_Int32 eDbType)
 
- Protected Member Functions inherited from connectivity::file::OOperand
 OOperand (sal_Int32 _rType)
 
 OOperand ()
 

Additional Inherited Members

- Protected Attributes inherited from connectivity::file::OOperandValue
ORowSetValue m_aValue
 
- Protected Attributes inherited from connectivity::file::OOperand
sal_Int32 m_eDBType
 

Detailed Description

Definition at line 134 of file fcode.hxx.

Constructor & Destructor Documentation

◆ OOperandResult() [1/2]

connectivity::file::OOperandResult::OOperandResult ( sal_Int32  eDbType)
inlineprotected

Definition at line 137 of file fcode.hxx.

◆ OOperandResult() [2/2]

connectivity::file::OOperandResult::OOperandResult ( const ORowSetValue _rVar)
inline

Definition at line 140 of file fcode.hxx.


The documentation for this class was generated from the following file: