#include "gpucalc/singleton.h"
#include "gpucalc/input_argument_parser.h"
Go to the source code of this file.
Namespaces | |
| namespace | gpucalc |
Classes | |
| class | gpucalc::Application |
| Represent application. More... | |
Variables | |
| const char | gpucalc::_ApplicationClassName [] = "Application" |
Definition in file application.h.
1.5.6