LibreOffice Module unoidl (master) 1
Classes | Public Member Functions | Public Attributes | List of all members
unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor Struct Reference

#include <sourceprovider-scanner.hxx>

Classes

struct  Parameter
 

Public Member Functions

 Constructor (OUString theName, std::vector< OUString > &&theAnnotations)
 

Public Attributes

OUString name
 
std::vector< Parameterparameters
 
std::vector< OUString > exceptions
 
std::vector< OUString > annotations
 

Detailed Description

Definition at line 197 of file sourceprovider-scanner.hxx.

Constructor & Destructor Documentation

◆ Constructor()

unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor::Constructor ( OUString  theName,
std::vector< OUString > &&  theAnnotations 
)
inline

Definition at line 212 of file sourceprovider-scanner.hxx.

Member Data Documentation

◆ annotations

std::vector< OUString > unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor::annotations

Definition at line 224 of file sourceprovider-scanner.hxx.

◆ exceptions

std::vector< OUString > unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor::exceptions

Definition at line 222 of file sourceprovider-scanner.hxx.

◆ name

OUString unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor::name

Definition at line 218 of file sourceprovider-scanner.hxx.

◆ parameters

std::vector< Parameter > unoidl::detail::SourceProviderSingleInterfaceBasedServiceEntityPad::Constructor::parameters

Definition at line 220 of file sourceprovider-scanner.hxx.


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