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

#include <unoidl.hxx>

Collaboration diagram for unoidl::ConstantGroupEntity::Member:
[legend]

Public Member Functions

 Member (OUString theName, ConstantValue const &theValue, std::vector< OUString > &&theAnnotations)
 

Public Attributes

OUString name
 
ConstantValue value
 
std::vector< OUString > annotations
 

Detailed Description

Definition at line 461 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ Member()

unoidl::ConstantGroupEntity::Member::Member ( OUString  theName,
ConstantValue const &  theValue,
std::vector< OUString > &&  theAnnotations 
)
inline

Definition at line 462 of file unoidl.hxx.

References name, and value.

Member Data Documentation

◆ annotations

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

Definition at line 472 of file unoidl.hxx.

◆ name

OUString unoidl::ConstantGroupEntity::Member::name

Definition at line 468 of file unoidl.hxx.

◆ value

ConstantValue unoidl::ConstantGroupEntity::Member::value

Definition at line 470 of file unoidl.hxx.


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