|
LibreOffice Module ucb (master) 1
|
#include <sal/config.h>#include <vector>#include <memory>#include <rtl/ustring.hxx>#include <sal/types.h>#include "regexp.hxx"Go to the source code of this file.
Classes | |
| class | ucb_impl::RegexpMapEntry< Val > |
| struct | ucb_impl::Entry< Val > |
| class | ucb_impl::RegexpMapConstIter< Val > |
| class | ucb_impl::RegexpMapIter< Val > |
| class | ucb_impl::RegexpMap< Val > |
Namespaces | |
| namespace | ucb_impl |
Functions | |
| template<typename Val > | |
| bool | operator== (ucb_impl::RegexpMapConstIter< Val > const &rIter1, ucb_impl::RegexpMapConstIter< Val > const &rIter2) |
| template<typename Val > | |
| bool | operator!= (ucb_impl::RegexpMapConstIter< Val > const &rIter1, ucb_impl::RegexpMapConstIter< Val > const &rIter2) |
|
inline |
Definition at line 428 of file regexpmap.hxx.
References ucb_impl::RegexpMapConstIter< Val >::equals().
|
inline |
Definition at line 421 of file regexpmap.hxx.
References ucb_impl::RegexpMapConstIter< Val >::equals().