LibreOffice Module unoidl (master) 1
Public Member Functions | Public Attributes | List of all members
unoidl::PlainStructTypeEntity::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 182 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ Member()

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

Definition at line 183 of file unoidl.hxx.

References name, and type.

Member Data Documentation

◆ annotations

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

Definition at line 192 of file unoidl.hxx.

◆ name

OUString unoidl::PlainStructTypeEntity::Member::name

Definition at line 188 of file unoidl.hxx.

◆ type

OUString unoidl::PlainStructTypeEntity::Member::type

Definition at line 190 of file unoidl.hxx.


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