RTC Toolkit 4.0.1
Loading...
Searching...
No Matches
Classes | Namespaces
rtcComponentArgs.hpp File Reference

Provides argument parsing functionality of an RTC Component. More...

#include <rtctk/componentFramework/exceptions.hpp>
#include <mal/Cii.hpp>
#include <boost/program_options.hpp>
#include <iostream>
#include <memory>
#include <optional>
#include <string>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::Args
 Class used to parse default command line arguments. More...
 
class  rtctk::componentFramework::Args::HelpOnly
 Exception class used by the command line argument parser. More...
 
class  rtctk::componentFramework::Args::ArgNotSet
 Exception class used by the command line argument parser. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Provides argument parsing functionality of an RTC Component.