Definition in file CommandOptionWithCommonTimeArg.hpp.
#include "CommandOption.hpp"
#include "CommonTime.hpp"
Include dependency graph for CommandOptionWithCommonTimeArg.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 | CommandOptionWithCommonTimeArg |
| 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 each TimeTag class' getDefaultFormat() for details on the formatting specifications. More... | |
1.3.9.1