#include <option_parser.h>
|
std::map< std::string, std::set< std::string > > | _options |
|
◆ OptionParser()
apollo::perception::benchmark::OptionParser::OptionParser |
( |
| ) |
|
|
default |
◆ ~OptionParser()
virtual apollo::perception::benchmark::OptionParser::~OptionParser |
( |
| ) |
|
|
virtualdefault |
◆ parse_from_string()
bool apollo::perception::benchmark::OptionParser::parse_from_string |
( |
const std::string & |
input | ) |
|
◆ set_options()
virtual bool apollo::perception::benchmark::OptionParser::set_options |
( |
| ) |
const |
|
inlinevirtual |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const OptionParser & |
rhs |
|
) |
| |
|
friend |
◆ _options
std::map<std::string, std::set<std::string> > apollo::perception::benchmark::OptionParser::_options |
|
protected |
The documentation for this class was generated from the following file: