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

#include <NCStr.h>

Inheritance diagram for NCStr:
Inheritance graph
Collaboration diagram for NCStr:
Collaboration graph

Public Member Functions

 NCStr (const string &n, const string &d)
 
 NCStr (const NCStr &rhs)
 
NCStroperator= (const NCStr &rhs)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~NCStr ()
 

Detailed Description

Definition at line 46 of file NCStr.h.

Constructor & Destructor Documentation

NCStr::NCStr ( const string &  n,
const string &  d 
)

Definition at line 50 of file NCStr.cc.

Referenced by ptr_duplicate().

NCStr::NCStr ( const NCStr rhs)

Definition at line 55 of file NCStr.cc.

NCStr::~NCStr ( )
virtual

Definition at line 60 of file NCStr.cc.

Member Function Documentation

NCStr & NCStr::operator= ( const NCStr rhs)

Definition at line 65 of file NCStr.cc.

BaseType * NCStr::ptr_duplicate ( )
virtual

Definition at line 76 of file NCStr.cc.

References NCStr().

Here is the call graph for this function:

bool NCStr::read ( )
virtual

Definition at line 84 of file NCStr.cc.


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