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

#include <NCModule.h>

Inheritance diagram for NCModule:
Inheritance graph
Collaboration diagram for NCModule:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 37 of file NCModule.h.

Constructor & Destructor Documentation

NCModule::NCModule ( )
inline

Definition at line 39 of file NCModule.h.

virtual NCModule::~NCModule ( )
inlinevirtual

Definition at line 40 of file NCModule.h.

Member Function Documentation

void NCModule::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 97 of file NCModule.cc.

References BESIndent::LMarg().

Here is the call graph for this function:

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

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