ifw-odp  2.0.0-alpha
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
array.hpp File Reference

Array class header file. More...

#include <iostream>
#include <cassert>
#include <typeinfo>
#include "cpl_array.h"
#include "cppcpl/error.hpp"
#include "array.ipp"

Go to the source code of this file.

Classes

class  odp::Array
 This class is C++ wrapper for a CPL array object. It provides a simplified interface to the INS software. More...
 

Namespaces

 odp
 

Detailed Description

Array class header file.