ORE Studio 0.0.4
Loading...
Searching...
No Matches
Namespaces
ores::comms::analyser Namespace Reference

Communication session analyzer tool for ORE Studio. More...

Namespaces

namespace  app
 Application hosting for the communication session analyzer.
 
namespace  config
 Configuration and command-line parsing for the session analyzer.
 
namespace  domain
 Domain types for session analysis.
 

Detailed Description

Communication session analyzer tool for ORE Studio.

This component provides a command-line tool for analyzing recorded communication sessions from the ores.comms library. Key features include:

The module is organized into namespaces: app (application hosting), config (command-line parsing), and domain (session reading logic).