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

#include <unoidl.hxx>

Public Member Functions

 Member (OUString theName, OUString theType, bool theParameterized, std::vector< OUString > &&theAnnotations)
 

Public Attributes

OUString name
 
OUString type
 
bool parameterized
 
std::vector< OUString > annotations
 

Detailed Description

Definition at line 219 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ Member()

unoidl::PolymorphicStructTypeTemplateEntity::Member::Member ( OUString  theName,
OUString  theType,
bool  theParameterized,
std::vector< OUString > &&  theAnnotations 
)
inline

Definition at line 220 of file unoidl.hxx.

References name, and type.

Member Data Documentation

◆ annotations

std::vector< OUString > unoidl::PolymorphicStructTypeTemplateEntity::Member::annotations

Definition at line 234 of file unoidl.hxx.

◆ name

OUString unoidl::PolymorphicStructTypeTemplateEntity::Member::name

Definition at line 228 of file unoidl.hxx.

◆ parameterized

bool unoidl::PolymorphicStructTypeTemplateEntity::Member::parameterized

Definition at line 232 of file unoidl.hxx.

◆ type

OUString unoidl::PolymorphicStructTypeTemplateEntity::Member::type

Definition at line 230 of file unoidl.hxx.


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