25 #ifndef ICL_CORE_CONFIG_GETOPT_PARAMETER_H_INCLUDED 26 #define ICL_CORE_CONFIG_GETOPT_PARAMETER_H_INCLUDED 32 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ 73 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ #define ICL_CORE_VC_DEPRECATE_STYLE
bool hasValue() const
Check if the option also expects a value.
#define ICL_CORE_CONFIG_IMPORT_EXPORT
Contains macros to deprecate classes, types, functions and variables.
icl_core::Vector< GetoptParameter > GetoptParameterList
bool isPrefixOption() const
Check if this is a prefix option.
Contains import/export definitions for the Win32 plattform.
icl_core::String option() const
Get the long option name.
icl_core::String m_short_option
Contains Interface base classes and base types.
icl_core::String shortOption() const
Get the short option name.
icl_core::String help() const
Get the help text.
icl_core::String m_option
#define ICL_CORE_GCC_DEPRECATE_STYLE