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


Public Member Functions | |
| NCInt32 (const string &n, const string &d) | |
| NCInt32 (const NCInt32 &rhs) | |
| NCInt32 & | operator= (const NCInt32 &rhs) |
| virtual BaseType * | ptr_duplicate () |
| virtual bool | read () |
| virtual | ~NCInt32 () |
| NCInt32::NCInt32 | ( | const string & | n, |
| const string & | d | ||
| ) |
Definition at line 47 of file NCInt32.cc.
Referenced by ptr_duplicate().
| NCInt32::NCInt32 | ( | const NCInt32 & | rhs | ) |
Definition at line 52 of file NCInt32.cc.
|
virtual |
Definition at line 57 of file NCInt32.cc.
Definition at line 62 of file NCInt32.cc.
|
virtual |
Definition at line 73 of file NCInt32.cc.
References NCInt32().

|
virtual |
Definition at line 79 of file NCInt32.cc.