OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
FFArray Class Reference

#include <FFArray.h>

Inheritance diagram for FFArray:
Inheritance graph
Collaboration diagram for FFArray:
Collaboration graph

Public Member Functions

template<class T >
bool extract_array (const string &ds, const string &if_fmt, const string &o_fmt)
 
 FFArray (const string &n, const string &d, BaseType *v, const string &iff)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~FFArray ()
 

Detailed Description

Definition at line 45 of file FFArray.h.

Constructor & Destructor Documentation

FFArray::FFArray ( const string &  n,
const string &  d,
BaseType *  v,
const string &  iff 
)

Definition at line 62 of file FFArray.cc.

Referenced by ptr_duplicate().

FFArray::~FFArray ( )
virtual

Definition at line 67 of file FFArray.cc.

Member Function Documentation

template<class T >
bool FFArray::extract_array ( const string &  ds,
const string &  if_fmt,
const string &  o_fmt 
)

Definition at line 301 of file FFArray.cc.

References BESDEBUG, and read_ff().

Here is the call graph for this function:

BaseType * FFArray::ptr_duplicate ( )
virtual

Definition at line 57 of file FFArray.cc.

References FFArray().

Here is the call graph for this function:

bool FFArray::read ( )
virtual

Definition at line 235 of file FFArray.cc.

References edge, and makeND_output_format().

Here is the call graph for this function:


The documentation for this class was generated from the following files: