Go to the source code of this file.
|
IODA_DL Group | ioda::Engines::constructFromCmdLine (int argc, char **argv, const std::string &defaultFilename) |
| This is a wrapper function around the constructBackend function for creating a backend based on command-line options. Intended for unit testing only. More...
|
|
IODA_DL Group | ioda::Engines::constructBackend (BackendNames name, BackendCreationParameters ¶ms) |
| This is a simple factory style function that will instantiate a different backend based on a given name an parameters. More...
|
|