IODA Bundle
StridedData.h File Reference
#include <cstddef>
#include <string.h>
#include <algorithm>
#include "eckit/exception/Exceptions.h"
Include dependency graph for StridedData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  odc::api::StridedDataT< value_type >
 

Namespaces

 odc
 
 odc::api
 

Typedefs

using odc::api::StridedData = StridedDataT< char >
 
using odc::api::ConstStridedData = StridedDataT< const char >