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


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