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

#include <unoidl.hxx>

Public Member Functions

 Parameter (OUString theName, OUString theType, bool theRest)
 

Public Attributes

OUString name
 
OUString type
 
bool rest
 

Detailed Description

Definition at line 495 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ Parameter()

unoidl::SingleInterfaceBasedServiceEntity::Constructor::Parameter::Parameter ( OUString  theName,
OUString  theType,
bool  theRest 
)
inline

Definition at line 496 of file unoidl.hxx.

References name, and type.

Member Data Documentation

◆ name

OUString unoidl::SingleInterfaceBasedServiceEntity::Constructor::Parameter::name

Definition at line 502 of file unoidl.hxx.

Referenced by unoidl::operator==().

◆ rest

bool unoidl::SingleInterfaceBasedServiceEntity::Constructor::Parameter::rest

Definition at line 506 of file unoidl.hxx.

Referenced by unoidl::operator==().

◆ type

OUString unoidl::SingleInterfaceBasedServiceEntity::Constructor::Parameter::type

Definition at line 504 of file unoidl.hxx.

Referenced by unoidl::operator==().


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