OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ostream>
#include <ossim/plugin/ossimPluginConstants.h>
#include <ossim/base/JsonInterface.h>
#include <ossim/base/ossimFilename.h>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | ossim::JsonConfig |
Base class for maintaining parameters affecting the runtime configuration of OSSIM executables. More... | |
class | ossim::JsonParam |
Represents a single configuration parameter. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |