LibreOffice Module ucb (master) 1
Public Member Functions | Public Attributes | List of all members
ucb_impl::Entry< Val > Struct Template Reference

#include <regexpmap.hxx>

Collaboration diagram for ucb_impl::Entry< Val >:
[legend]

Public Member Functions

 Entry (Regexp aTheRegexp, Val aTheValue)
 

Public Attributes

Regexp m_aRegexp
 
Val m_aValue
 

Detailed Description

template<typename Val>
struct ucb_impl::Entry< Val >

Definition at line 59 of file regexpmap.hxx.

Constructor & Destructor Documentation

◆ Entry()

template<typename Val >
ucb_impl::Entry< Val >::Entry ( Regexp  aTheRegexp,
Val  aTheValue 
)
inline

Definition at line 64 of file regexpmap.hxx.

Member Data Documentation

◆ m_aRegexp

template<typename Val >
Regexp ucb_impl::Entry< Val >::m_aRegexp

Definition at line 61 of file regexpmap.hxx.

Referenced by ucb_impl::RegexpMapConstIter< Val >::get().

◆ m_aValue

template<typename Val >
Val ucb_impl::Entry< Val >::m_aValue

Definition at line 62 of file regexpmap.hxx.

Referenced by ucb_impl::RegexpMapConstIter< Val >::get().


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