LibreOffice Module connectivity (master) 1
Public Member Functions | List of all members
connectivity::ado::WpADOError Class Reference

#include <Awrapado.hxx>

Inheritance diagram for connectivity::ado::WpADOError:
[legend]
Collaboration diagram for connectivity::ado::WpADOError:
[legend]

Public Member Functions

 WpADOError ()=default
 
 WpADOError (const WpADOError &rhs)
 
WpADOErroroperator= (const WpADOError &rhs)
 
OUString GetDescription () const
 
OUString GetSource () const
 
sal_Int32 GetNumber () const
 
OUString GetSQLState () const
 
sal_Int32 GetNativeError () const
 
- Public Member Functions inherited from connectivity::ado::WpOLEBase< ADOError >
 WpOLEBase (ADOError *pInt=nullptr)
 
 WpOLEBase (const WpOLEBase< ADOError > &aWrapper)
 
WpOLEBase< ADOError > & operator= (const WpOLEBase< ADOError > &rhs)
 
 operator ADOError * () const
 
ADOError ** operator& ()
 
bool IsValid () const
 
void set (ADOError *p)
 
void clear ()
 

Additional Inherited Members

- Protected Attributes inherited from connectivity::ado::WpOLEBase< ADOError >
sal::systools::COMReference< ADOError > pInterface
 

Detailed Description

Definition at line 175 of file Awrapado.hxx.

Constructor & Destructor Documentation

◆ WpADOError() [1/2]

connectivity::ado::WpADOError::WpADOError ( )
default

◆ WpADOError() [2/2]

connectivity::ado::WpADOError::WpADOError ( const WpADOError rhs)
inline

Definition at line 183 of file Awrapado.hxx.

Member Function Documentation

◆ GetDescription()

OUString WpADOError::GetDescription ( ) const

◆ GetNativeError()

sal_Int32 WpADOError::GetNativeError ( ) const

◆ GetNumber()

sal_Int32 WpADOError::GetNumber ( ) const

◆ GetSource()

OUString WpADOError::GetSource ( ) const

◆ GetSQLState()

OUString WpADOError::GetSQLState ( ) const

◆ operator=()

WpADOError & connectivity::ado::WpADOError::operator= ( const WpADOError rhs)
inline

Definition at line 185 of file Awrapado.hxx.

References connectivity::ado::WpOLEBase< T >::operator=().


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