LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaui::TAppSupportedSotFunctor Struct Reference

Functor object for class DataFlavorExVector::value_type returntype is bool. More...

#include <TableCopyHelper.hxx>

Public Member Functions

 TAppSupportedSotFunctor (const ElementType &_eEntryType)
 
bool operator() (const DataFlavorExVector::value_type &_aType)
 

Public Attributes

ElementType eEntryType
 

Detailed Description

Functor object for class DataFlavorExVector::value_type returntype is bool.

Definition at line 34 of file TableCopyHelper.hxx.

Constructor & Destructor Documentation

◆ TAppSupportedSotFunctor()

dbaui::TAppSupportedSotFunctor::TAppSupportedSotFunctor ( const ElementType _eEntryType)
inline

Definition at line 37 of file TableCopyHelper.hxx.

Member Function Documentation

◆ operator()()

bool dbaui::TAppSupportedSotFunctor::operator() ( const DataFlavorExVector::value_type &  _aType)
inline

Definition at line 42 of file TableCopyHelper.hxx.

References dbaui::E_QUERY, dbaui::E_TABLE, and eEntryType.

Member Data Documentation

◆ eEntryType

ElementType dbaui::TAppSupportedSotFunctor::eEntryType

Definition at line 36 of file TableCopyHelper.hxx.

Referenced by operator()().


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