Home
last modified time | relevance | path

Searched refs:generate_option_arg (Results 1 – 7 of 7) sorted by relevance

/dports/devel/gengetopt/gengetopt-2.23/src/skels/
H A Doption_arg.h132 void generate_option_arg(ostream &stream, unsigned int indent = 0);
H A Doption_arg.cc10 option_arg_gen_class::generate_option_arg(ostream &stream, unsigned int indent) in generate_option_arg() function in option_arg_gen_class
H A Dheader.h144 virtual void generate_option_arg(ostream &stream, unsigned int indent) = 0;
H A Dheader.cc195 generate_option_arg (stream, indent + indent_str.length ()); in generate_header()
/dports/devel/gengetopt/gengetopt-2.23/src/
H A Dgm.h93 virtual void generate_option_arg(ostream &stream, unsigned int indent);
H A Dgm.cc450 CmdlineParserCreator::generate_option_arg(ostream &stream, in generate_option_arg() function in CmdlineParserCreator
510 option_arg_gen.generate_option_arg(stream, indentation); in _generate_option_arg()
/dports/devel/gengetopt/gengetopt-2.23/
H A DChangeLog977 * src/gm.cc (generate_option_arg): handle multiple options
1085 (generate_option_arg): implicitly called when option args struct