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

#include <NCFloat32.h>

Inheritance diagram for NCFloat32:
Inheritance graph
Collaboration diagram for NCFloat32:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCFloat32.h.

Constructor & Destructor Documentation

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

Definition at line 52 of file NCFloat32.cc.

Referenced by ptr_duplicate().

NCFloat32::NCFloat32 ( const NCFloat32 rhs)

Definition at line 56 of file NCFloat32.cc.

NCFloat32::~NCFloat32 ( )
virtual

Definition at line 60 of file NCFloat32.cc.

Member Function Documentation

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

Definition at line 65 of file NCFloat32.cc.

BaseType * NCFloat32::ptr_duplicate ( )
virtual

Definition at line 77 of file NCFloat32.cc.

References NCFloat32().

Here is the call graph for this function:

bool NCFloat32::read ( )
virtual

Definition at line 83 of file NCFloat32.cc.


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