OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
MyBaseTypeFactory.cc File Reference
#include "config.h"
#include "MyBaseTypeFactory.h"
#include "BaseType.h"
#include "BaseTypeFactory.h"
#include "Array.h"
#include "Byte.h"
#include "Float32.h"
#include "Float64.h"
#include "Grid.h"
#include "Int16.h"
#include "Int32.h"
#include "NCMLArray.h"
#include "Sequence.h"
#include "Str.h"
#include "Structure.h"
#include "UInt16.h"
#include "UInt32.h"
#include "Url.h"
Include dependency graph for MyBaseTypeFactory.cc:

Go to the source code of this file.

Namespaces

 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.