LibreOffice Module cli_ure (master) 1
Public Attributes | List of all members
climaker::OptionInfo Struct Reference

Public Attributes

char const * m_name
 
sal_uInt32 m_name_length
 
sal_Unicode m_short_option
 
bool m_has_argument
 

Detailed Description

Definition at line 84 of file climaker_app.cxx.

Member Data Documentation

◆ m_has_argument

bool climaker::OptionInfo::m_has_argument

Definition at line 89 of file climaker_app.cxx.

◆ m_name

char const* climaker::OptionInfo::m_name

Definition at line 86 of file climaker_app.cxx.

Referenced by climaker::get_option_info(), and climaker::is_option().

◆ m_name_length

sal_uInt32 climaker::OptionInfo::m_name_length

Definition at line 87 of file climaker_app.cxx.

Referenced by climaker::get_option_info().

◆ m_short_option

sal_Unicode climaker::OptionInfo::m_short_option

Definition at line 88 of file climaker_app.cxx.

Referenced by climaker::get_option_info(), and climaker::is_option().


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