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

#include <WrapTable.hxx>

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

Public Member Functions

 WpADOTable ()=default
 
 WpADOTable (const WpADOTable &rhs)
 
WpADOTableoperator= (const WpADOTable &rhs)
 
void Create ()
 
OUString get_Name () const
 
void put_Name (std::u16string_view _rName)
 
OUString get_Type () const
 
WpADOColumns get_Columns () const
 
WpADOIndexes get_Indexes () const
 
WpADOKeys get_Keys () const
 
WpADOCatalog get_ParentCatalog () const
 
WpADOProperties get_Properties () const
 
void putref_ParentCatalog (_ADOCatalog __RPC_FAR *ppvObject)
 
- Public Member Functions inherited from connectivity::ado::WpOLEBase< _ADOTable >
 WpOLEBase (_ADOTable *pInt=nullptr)
 
 WpOLEBase (const WpOLEBase< _ADOTable > &aWrapper)
 
WpOLEBase< _ADOTable > & operator= (const WpOLEBase< _ADOTable > &rhs)
 
 operator _ADOTable * () const
 
_ADOTable ** operator& ()
 
bool IsValid () const
 
void set (_ADOTable *p)
 
void clear ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 31 of file WrapTable.hxx.

Constructor & Destructor Documentation

◆ WpADOTable() [1/2]

connectivity::ado::WpADOTable::WpADOTable ( )
default

◆ WpADOTable() [2/2]

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

Definition at line 35 of file WrapTable.hxx.

Member Function Documentation

◆ Create()

void WpADOTable::Create ( )

◆ get_Columns()

WpADOColumns WpADOTable::get_Columns ( ) const

◆ get_Indexes()

WpADOIndexes WpADOTable::get_Indexes ( ) const

◆ get_Keys()

WpADOKeys WpADOTable::get_Keys ( ) const

◆ get_Name()

OUString WpADOTable::get_Name ( ) const

◆ get_ParentCatalog()

WpADOCatalog WpADOTable::get_ParentCatalog ( ) const

◆ get_Properties()

WpADOProperties WpADOTable::get_Properties ( ) const

◆ get_Type()

OUString WpADOTable::get_Type ( ) const

◆ operator=()

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

Definition at line 37 of file WrapTable.hxx.

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

◆ put_Name()

void WpADOTable::put_Name ( std::u16string_view  _rName)

◆ putref_ParentCatalog()

void WpADOTable::putref_ParentCatalog ( _ADOCatalog __RPC_FAR *  ppvObject)

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