OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimFactoryListInterface.h>
#include <ossim/base/ossimRefPtr.h>
#include <ossim/base/ossimIoStream.h>
#include <ossim/base/ossimStreamFactoryBase.h>
#include <ossim/base/ossimRegExp.h>
#include <memory>
#include <vector>
#include <mutex>
#include <atomic>
Go to the source code of this file.
Classes | |
class | ossim::StreamFactoryRegistry |
This is a generic stream registry. More... | |
class | ossim::StreamFactoryRegistry::BufferInfo |
This is an internal class used to store the buffer information loaded from the preferences. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |