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

#include <NCInt16.h>

Inheritance diagram for NCInt16:
Inheritance graph
Collaboration diagram for NCInt16:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCInt16.h.

Constructor & Destructor Documentation

NCInt16::NCInt16 ( const string &  n,
const string &  d 
)

Referenced by ptr_duplicate().

NCInt16::NCInt16 ( const NCInt16 rhs)

Definition at line 54 of file NCInt16.cc.

NCInt16::~NCInt16 ( )
virtual

Definition at line 58 of file NCInt16.cc.

Member Function Documentation

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

Definition at line 63 of file NCInt16.cc.

BaseType * NCInt16::ptr_duplicate ( )
virtual

Definition at line 76 of file NCInt16.cc.

References NCInt16().

Here is the call graph for this function:

bool NCInt16::read ( )
virtual

Definition at line 81 of file NCInt16.cc.

References NCRequestHandler::get_promote_byte_to_short().

Here is the call graph for this function:


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