LibreOffice Module dbaccess (master) 1
Public Member Functions | Private Attributes | List of all members
dbaui::CompareFeatureById Class Reference

#include <genericcontroller.hxx>

Public Member Functions

 CompareFeatureById (sal_Int32 _nId)
 
bool operator() (const SupportedFeatures::value_type &_aType) const
 

Private Attributes

const sal_Int32 m_nId
 

Detailed Description

Definition at line 148 of file genericcontroller.hxx.

Constructor & Destructor Documentation

◆ CompareFeatureById()

dbaui::CompareFeatureById::CompareFeatureById ( sal_Int32  _nId)
inline

Definition at line 152 of file genericcontroller.hxx.

Member Function Documentation

◆ operator()()

bool dbaui::CompareFeatureById::operator() ( const SupportedFeatures::value_type &  _aType) const
inline

Definition at line 155 of file genericcontroller.hxx.

References m_nId.

Member Data Documentation

◆ m_nId

const sal_Int32 dbaui::CompareFeatureById::m_nId
private

Definition at line 150 of file genericcontroller.hxx.

Referenced by operator()().


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