#include <Options.h>
|
| | Options (int argc, char **argv) |
| |
| int | Port () const |
| |
| algo::fs::path | Input () const |
| |
| algo::fs::path | Input2 () const |
| |
| std::optional< uint32_t > | Sensor () const |
| |
◆ Options()
| Options::Options |
( |
int | argc, |
|
|
char ** | argv ) |
◆ Input()
| algo::fs::path cbm::explore::Options::Input |
( |
| ) |
const |
|
inline |
◆ Input2()
| algo::fs::path cbm::explore::Options::Input2 |
( |
| ) |
const |
|
inline |
◆ Port()
| int cbm::explore::Options::Port |
( |
| ) |
const |
|
inline |
◆ Sensor()
| std::optional< uint32_t > cbm::explore::Options::Sensor |
( |
| ) |
const |
|
inline |
◆ fFilterSensor
| bool cbm::explore::Options::fFilterSensor = false |
|
private |
◆ fInput
| std::string cbm::explore::Options::fInput |
|
private |
◆ fInput2
| std::string cbm::explore::Options::fInput2 |
|
private |
◆ fPort
| int cbm::explore::Options::fPort |
|
private |
◆ fSensor
| uint32_t cbm::explore::Options::fSensor |
|
private |
The documentation for this class was generated from the following files: