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


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

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