casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
SerialHelper.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Arrays/ArrayFwd.h>
#include <casacore/scimath/Functionals/FunctionFactoryErrors.h>
#include <casacore/casa/Containers/Record.h>

Go to the source code of this file.

Classes

class  casacore::SerialHelper
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

template<class V >
void casacore::getArrayVal (V &val, int type, const Record &gr, const String &name, uInt index=0)
 
template<class V >
void casacore::getArray (Array< V > &val, int type, const Record &gr, const String &name)