![]() |
API Documentation
|
#include "DLLInfo.h"#include <NDEVR/String.h>#include <NDEVR/GenericOption.h>#include <NDEVR/INIFactory.h>#include <NDEVR/Dictionary.h>Go to the source code of this file.
Classes | |
| class | ApplicationOption< t_type > |
| The default object to store data of any type that should persist through sessions of the application. More... | |
| class | ApplicationOptionBase |
| The core of the default object to store data of any type that should persist through sessions of the application. Developers should use ApplicationOption. More... | |
| class | ApplicationOptions |
| The container for storing N-number of ApplicationOption for the program. Almost all options are typically "user options" and are added to that container by default. More... | |
Namespaces | |
| namespace | NDEVR |