LibreOffice Module unoidl (master) 1
Namespaces
unoidl.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <set>
#include <utility>
#include <vector>
#include <osl/file.h>
#include <osl/file.hxx>
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <unoidl/unoidl.hxx>
#include "legacyprovider.hxx"
#include "sourcefileprovider.hxx"
#include "sourcetreeprovider.hxx"
#include "unoidlprovider.hxx"
Include dependency graph for unoidl.cxx:

Go to the source code of this file.

Namespaces

namespace  unoidl
 

Variable Documentation

◆ cursor_

rtl::Reference< MapCursor > cursor_
private

Definition at line 83 of file unoidl.cxx.

◆ iterator_

std::vector<rtl::Reference<Provider>>::iterator iterator_
private

Definition at line 82 of file unoidl.cxx.

◆ name_

OUString name_
private

Definition at line 49 of file unoidl.cxx.

◆ providers_

std::vector< rtl::Reference< Provider > > providers_
private

Definition at line 48 of file unoidl.cxx.

◆ seen_

std::set< OUString > seen_
private

Definition at line 84 of file unoidl.cxx.