Définition à la ligne 32 du fichier CommandLineArguments.cc.
◆ Impl() [1/3]
Arcane::CommandLineArguments::Impl::Impl |
( |
int * | argc, |
|
|
char *** | argv ) |
|
inline |
◆ Impl() [2/3]
Arcane::CommandLineArguments::Impl::Impl |
( |
const StringList & | aargs | ) |
|
|
inline |
◆ Impl() [3/3]
Arcane::CommandLineArguments::Impl::Impl |
( |
| ) |
|
|
inline |
◆ ~Impl()
Arcane::CommandLineArguments::Impl::~Impl |
( |
| ) |
|
|
inline |
◆ addReference()
void Arcane::CommandLineArguments::Impl::addReference |
( |
| ) |
|
|
inline |
◆ fillParameters()
void Arcane::CommandLineArguments::Impl::fillParameters |
( |
StringList & | param_names, |
|
|
StringList & | values ) const |
|
inline |
◆ getParameter()
String Arcane::CommandLineArguments::Impl::getParameter |
( |
const String & | param_name | ) |
|
|
inline |
◆ needHelp()
bool Arcane::CommandLineArguments::Impl::needHelp |
( |
| ) |
const |
|
inline |
◆ parseParameters()
void Arcane::CommandLineArguments::Impl::parseParameters |
( |
const CommandLineArguments & | command_line_args | ) |
|
|
inline |
◆ removeReference()
void Arcane::CommandLineArguments::Impl::removeReference |
( |
| ) |
|
|
inline |
◆ m_argc
int* Arcane::CommandLineArguments::Impl::m_argc |
◆ m_argc_orig
int* Arcane::CommandLineArguments::Impl::m_argc_orig = nullptr |
◆ m_args
StringList Arcane::CommandLineArguments::Impl::m_args |
◆ m_argv
char*** Arcane::CommandLineArguments::Impl::m_argv |
◆ m_argv0
char* Arcane::CommandLineArguments::Impl::m_argv0 = nullptr |
◆ m_argv_orig
char*** Arcane::CommandLineArguments::Impl::m_argv_orig = nullptr |
◆ m_nb_ref
std::atomic<Int32> Arcane::CommandLineArguments::Impl::m_nb_ref |
◆ m_need_destroy
bool Arcane::CommandLineArguments::Impl::m_need_destroy |
◆ m_need_help
bool Arcane::CommandLineArguments::Impl::m_need_help |
◆ m_parameter_list
ParameterList Arcane::CommandLineArguments::Impl::m_parameter_list |
La documentation de cette classe a été générée à partir du fichier suivant :