Definition in file CommandOptionWithTimeArg.hpp.
#include "CommandOption.hpp"
#include "DayTime.hpp"
Include dependency graph for CommandOptionWithTimeArg.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | CommandOptionWithTimeArg |
| Command-line option class for processing time strings. This class is allows the programmer to add command-line options to an application that can parse strings containing representations of time. The programmer must specify the format to be accepted. Refer to DayTime::printf() for details on the formatting specifications. More... | |
| class | CommandOptionWithSimpleTimeArg |
1.3.9.1