OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
RenamedArrayWrapper.h File Reference
#include "config.h"
#include <Array.h>
#include <vector>
Include dependency graph for RenamedArrayWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ncml_module::RenamedArrayWrapper
 A Decorator Pattern for wrapping a libdap::Array in order to change its name efficiently in the face of buggy subclasses we cannot change. More...
 

Namespaces

 libdap
 static class NCMLUtil overview
 
 ncml_module
 An abstract superclass for NCMLArray<T> that handles the non-parameterized functionality and allows us to treat subclasses of any type T polymorphically.