LibreOffice Module connectivity (master) 1
Public Member Functions | Public Attributes | List of all members
connectivity::TSetBound Struct Reference

TSetBound is a functor to set the bound value with e.q. for_each call. More...

#include <FValue.hxx>

Public Member Functions

 TSetBound (bool _bBound)
 
void operator() (ORowSetValue &_rValue) const
 

Public Attributes

bool m_bBound
 

Detailed Description

TSetBound is a functor to set the bound value with e.q. for_each call.

Definition at line 425 of file FValue.hxx.

Constructor & Destructor Documentation

◆ TSetBound()

connectivity::TSetBound::TSetBound ( bool  _bBound)
inline

Definition at line 428 of file FValue.hxx.

Member Function Documentation

◆ operator()()

void connectivity::TSetBound::operator() ( ORowSetValue _rValue) const
inline

Definition at line 429 of file FValue.hxx.

References connectivity::ORowSetValue::setBound().

Member Data Documentation

◆ m_bBound

bool connectivity::TSetBound::m_bBound

Definition at line 427 of file FValue.hxx.


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