#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.
Classes | |
| class | Array |
| A multidimensional array of identical data types. More... | |
| struct | Array::dimension |
Defines | |
| #define | _array_h 1 |
Variables | |
| const int | DODS_MAX_ARRAY = DODS_INT_MAX |
|
|
|
|
|
Definition at line 53 of file Array.h. Referenced by Vector::deserialize(), and Vector::serialize(). |
1.3.9.1