bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
NCFloat64 Class Reference
Inheritance diagram for NCFloat64:
Inheritance graph
Collaboration diagram for NCFloat64:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCFloat64.h.

Constructor & Destructor Documentation

◆ NCFloat64() [1/2]

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

Definition at line 49 of file NCFloat64.cc.

◆ NCFloat64() [2/2]

NCFloat64::NCFloat64 ( const NCFloat64 & rhs)

Definition at line 53 of file NCFloat64.cc.

◆ ~NCFloat64()

NCFloat64::~NCFloat64 ( )
virtual

Definition at line 57 of file NCFloat64.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 62 of file NCFloat64.cc.

◆ ptr_duplicate()

BaseType * NCFloat64::ptr_duplicate ( )
virtual

Definition at line 74 of file NCFloat64.cc.

◆ read()

bool NCFloat64::read ( )
virtual

Definition at line 81 of file NCFloat64.cc.


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