Home
last modified time | relevance | path

Searched refs:get_arg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx559 #define ULF_FILE(c) MAKE_ABSOLUTE((c).get_arg("-ulf"))
560 #define RC_TEMPLATE(c) MAKE_ABSOLUTE((c).get_arg("-rct"))
561 #define RC_FILE(c) MAKE_ABSOLUTE((c).get_arg("-rc"))
562 #define RC_HEADER(c) MAKE_ABSOLUTE((c).get_arg("-rch"))
563 #define RC_FOOTER(c) MAKE_ABSOLUTE((c).get_arg("-rcf"))
H A Dcmdline.hxx65 std::string get_arg(size_t Index) const;
92 std::string get_arg(const std::string& ArgumentName) const;
H A Dcmdline.cxx70 std::string CommandLine::get_arg(size_t Index) const in get_arg() function in CommandLine
119 std::string CommandLine::get_arg(const std::string& ArgumentName) const in get_arg() function in CommandLine

Completed in 23 milliseconds