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

#include <NCFloat64.h>

Inheritance diagram for NCFloat64:
Inheritance graph
Collaboration diagram for NCFloat64:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCFloat64.h.

Constructor & Destructor Documentation

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

Definition at line 49 of file NCFloat64.cc.

Referenced by ptr_duplicate().

NCFloat64::NCFloat64 ( const NCFloat64 rhs)

Definition at line 53 of file NCFloat64.cc.

NCFloat64::~NCFloat64 ( )
virtual

Definition at line 57 of file NCFloat64.cc.

Member Function Documentation

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

Definition at line 62 of file NCFloat64.cc.

BaseType * NCFloat64::ptr_duplicate ( )
virtual

Definition at line 74 of file NCFloat64.cc.

References NCFloat64().

Here is the call graph for this function:

bool NCFloat64::read ( )
virtual

Definition at line 81 of file NCFloat64.cc.


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