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


Public Member Functions | |
| NCUInt16 (const string &n, const string &d) | |
| NCUInt16 (const NCUInt16 &rhs) | |
| NCUInt16 & | operator= (const NCUInt16 &rhs) |
| virtual BaseType * | ptr_duplicate () |
| virtual bool | read () |
| virtual | ~NCUInt16 () |
Definition at line 46 of file NCUInt16.h.
| NCUInt16::NCUInt16 | ( | const string & | n, |
| const string & | d | ||
| ) |
Definition at line 41 of file NCUInt16.cc.
Referenced by ptr_duplicate().
| NCUInt16::NCUInt16 | ( | const NCUInt16 & | rhs | ) |
Definition at line 46 of file NCUInt16.cc.
|
virtual |
Definition at line 51 of file NCUInt16.cc.
Definition at line 56 of file NCUInt16.cc.
|
virtual |
Definition at line 67 of file NCUInt16.cc.
References NCUInt16().

|
virtual |
Definition at line 73 of file NCUInt16.cc.