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

#include <unoidl.hxx>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 260 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ Member()

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

Definition at line 261 of file unoidl.hxx.

References name, and type.

Member Data Documentation

◆ annotations

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

Definition at line 271 of file unoidl.hxx.

◆ name

OUString unoidl::ExceptionTypeEntity::Member::name

Definition at line 267 of file unoidl.hxx.

◆ type

OUString unoidl::ExceptionTypeEntity::Member::type

Definition at line 269 of file unoidl.hxx.


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