#include <catch_amalgamated.hpp>
◆ ExeName() [1/3]
Catch::Clara::ExeName::ExeName |
( |
| ) |
|
◆ ExeName() [2/3]
Catch::Clara::ExeName::ExeName |
( |
std::string & | ref | ) |
|
|
explicit |
◆ ExeName() [3/3]
template<typename LambdaT>
Catch::Clara::ExeName::ExeName |
( |
LambdaT const & | lambda | ) |
|
|
inlineexplicit |
◆ name()
std::string const & Catch::Clara::ExeName::name |
( |
| ) |
const |
|
inline |
◆ parse()
◆ set()
ParserResult Catch::Clara::ExeName::set |
( |
std::string const & | newName | ) |
|
◆ m_name
std::shared_ptr<std::string> Catch::Clara::ExeName::m_name |
|
private |
◆ m_ref
The documentation for this class was generated from the following files: