ORE Studio 0.0.4
Loading...
Searching...
No Matches
Classes | Enumerations
ores::comms::analyser::config Namespace Reference

Configuration and command-line parsing for the session analyzer. More...

Classes

struct  options
 Configuration options for the analyser. More...
 
class  parser
 Parses command-line arguments. More...
 

Enumerations

enum class  command { read , info }
 Command to execute. More...
 

Detailed Description

Configuration and command-line parsing for the session analyzer.

Contains option definitions and parser for the analyzer tool's command-line interface.

Enumeration Type Documentation

◆ command

enum class command
strong

Command to execute.

Enumerator
read 

Read and display session file contents.

info 

Display session file metadata only.