OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
NCUInt16 Class Reference

#include <NCUInt16.h>

Inheritance diagram for NCUInt16:
Inheritance graph
Collaboration diagram for NCUInt16:
Collaboration graph

Public Member Functions

 NCUInt16 (const string &n, const string &d)
 
 NCUInt16 (const NCUInt16 &rhs)
 
NCUInt16operator= (const NCUInt16 &rhs)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual ~NCUInt16 ()
 

Detailed Description

Definition at line 46 of file NCUInt16.h.

Constructor & Destructor Documentation

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.

NCUInt16::~NCUInt16 ( )
virtual

Definition at line 51 of file NCUInt16.cc.

Member Function Documentation

NCUInt16 & NCUInt16::operator= ( const NCUInt16 rhs)

Definition at line 56 of file NCUInt16.cc.

BaseType * NCUInt16::ptr_duplicate ( )
virtual

Definition at line 67 of file NCUInt16.cc.

References NCUInt16().

Here is the call graph for this function:

bool NCUInt16::read ( )
virtual

Definition at line 73 of file NCUInt16.cc.


The documentation for this class was generated from the following files: