#include <string>
#include <vector>
#include "Vector.h"
#include "dods-limits.h"
Include dependency graph for Array.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | libdap |
Classes | |
class | libdap::Array |
A multidimensional array of identical data types. More... | |
struct | libdap::Array::dimension |
Defines | |
#define | _array_h 1 |
Variables | |
const int | libdap::DODS_MAX_ARRAY = DODS_INT_MAX |