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

#include <NCUInt32.h>

Inheritance diagram for NCUInt32:
Inheritance graph
Collaboration diagram for NCUInt32:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCUInt32.h.

Constructor & Destructor Documentation

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.

NCUInt32::~NCUInt32 ( )
virtual

Definition at line 51 of file NCUInt32.cc.

Member Function Documentation

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

Definition at line 56 of file NCUInt32.cc.

BaseType * NCUInt32::ptr_duplicate ( )
virtual

Definition at line 67 of file NCUInt32.cc.

References NCUInt32().

Here is the call graph for this function:

bool NCUInt32::read ( )
virtual

Definition at line 73 of file NCUInt32.cc.


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