LibreOffice Module unodevtools (master) 1
Public Member Functions | Public Attributes | List of all members
skeletonmaker::ProgramOptions Struct Reference

#include <skeletoncommon.hxx>

Public Member Functions

 ProgramOptions ()
 

Public Attributes

bool all
 
bool dump
 
bool license
 
bool shortnames
 
bool supportpropertysetmixin
 
bool backwardcompatible
 
short language
 
short componenttype
 
OString outputpath
 
OString implname
 
ProtocolCmdMap protocolCmdMap
 

Detailed Description

Definition at line 39 of file skeletoncommon.hxx.

Constructor & Destructor Documentation

◆ ProgramOptions()

skeletonmaker::ProgramOptions::ProgramOptions ( )
inline

Definition at line 40 of file skeletoncommon.hxx.

Member Data Documentation

◆ all

bool skeletonmaker::ProgramOptions::all

◆ backwardcompatible

bool skeletonmaker::ProgramOptions::backwardcompatible

◆ componenttype

short skeletonmaker::ProgramOptions::componenttype

◆ dump

bool skeletonmaker::ProgramOptions::dump

Definition at line 45 of file skeletoncommon.hxx.

◆ implname

OString skeletonmaker::ProgramOptions::implname

◆ language

short skeletonmaker::ProgramOptions::language

Definition at line 53 of file skeletoncommon.hxx.

Referenced by skeletonmaker::generateFunctionParameterMap().

◆ license

bool skeletonmaker::ProgramOptions::license

◆ outputpath

OString skeletonmaker::ProgramOptions::outputpath

Definition at line 59 of file skeletoncommon.hxx.

Referenced by skeletonmaker::getOutputStream().

◆ protocolCmdMap

ProtocolCmdMap skeletonmaker::ProgramOptions::protocolCmdMap

◆ shortnames

bool skeletonmaker::ProgramOptions::shortnames

◆ supportpropertysetmixin

bool skeletonmaker::ProgramOptions::supportpropertysetmixin

Definition at line 48 of file skeletoncommon.hxx.

Referenced by skeletonmaker::checkPropertyHelper().


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