|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <NCStr.h>


Public Member Functions | |
| NCStr (const string &n, const string &d) | |
| NCStr (const NCStr &rhs) | |
| NCStr & | operator= (const NCStr &rhs) |
| virtual BaseType * | ptr_duplicate () |
| virtual bool | read () |
| virtual | ~NCStr () |
| NCStr::NCStr | ( | const string & | n, |
| const string & | d | ||
| ) |
Definition at line 50 of file NCStr.cc.
Referenced by ptr_duplicate().
|
virtual |