LibreOffice Module desktop (master) 1
Public Member Functions | Public Attributes | List of all members
dp_registry::backend::component::ComponentBackendDb::Data Struct Reference

#include <dp_compbackenddb.hxx>

Public Member Functions

 Data ()
 

Public Attributes

std::deque< OUString > implementationNames
 
std::vector< std::pair< OUString, OUString > > singletons
 
bool javaTypeLibrary
 

Detailed Description

Definition at line 69 of file dp_compbackenddb.hxx.

Constructor & Destructor Documentation

◆ Data()

dp_registry::backend::component::ComponentBackendDb::Data::Data ( )
inline

Definition at line 71 of file dp_compbackenddb.hxx.

Member Data Documentation

◆ implementationNames

std::deque< OUString> dp_registry::backend::component::ComponentBackendDb::Data::implementationNames

◆ javaTypeLibrary

bool dp_registry::backend::component::ComponentBackendDb::Data::javaTypeLibrary

◆ singletons

std::vector< std::pair< OUString, OUString> > dp_registry::backend::component::ComponentBackendDb::Data::singletons

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