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

#include <UgridFunctions.h>

Inheritance diagram for UgridFunctions:
Inheritance graph
Collaboration diagram for UgridFunctions:
Collaboration graph

Public Member Functions

virtual void dump (ostream &strm) const
 dumps information about this object More...
 
virtual void initialize (const string &modname)
 
virtual void terminate (const string &modname)
 
 UgridFunctions ()
 
virtual ~UgridFunctions ()
 

Detailed Description

Definition at line 33 of file UgridFunctions.h.

Constructor & Destructor Documentation

UgridFunctions::UgridFunctions ( )
inline

Definition at line 35 of file UgridFunctions.h.

virtual UgridFunctions::~UgridFunctions ( )
inlinevirtual

Definition at line 38 of file UgridFunctions.h.

Member Function Documentation

void UgridFunctions::dump ( ostream &  strm) const
virtual

dumps information about this object

Displays the pointer value of this instance

Parameters
strmC++ i/o stream to dump the information to

Implements BESAbstractModule.

Definition at line 87 of file UgridFunctions.cc.

References BESIndent::LMarg().

Here is the call graph for this function:

void UgridFunctions::initialize ( const string &  modname)
virtual

Implements BESAbstractModule.

Definition at line 49 of file UgridFunctions.cc.

References BESDEBUG, and ugrid::ugr5().

Here is the call graph for this function:

void UgridFunctions::terminate ( const string &  modname)
virtual

Implements BESAbstractModule.

Definition at line 77 of file UgridFunctions.cc.

References BESDEBUG.


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