- File GetOpt.hpp
- Leagcy - don't use this for new code – use boost::program_options instead.
- Class UI::Util::CLOption
- Leagcy - don't use this for new code – use boost::program_options instead.
- Class UI::Util::GetOpt
- Leagcy - don't use this for new code – use boost::program_options instead.
- Class UI::Util::XConversion
- All different conversions here should rather get a XXXConverter class in Recoder.?pp (and an appropriate switch in the Recoder class if needed).