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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCFloat32.h.

Constructor & Destructor Documentation

◆ NCFloat32() [1/2]

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

Definition at line 52 of file NCFloat32.cc.

◆ NCFloat32() [2/2]

NCFloat32::NCFloat32 ( const NCFloat32 & rhs)

Definition at line 56 of file NCFloat32.cc.

◆ ~NCFloat32()

NCFloat32::~NCFloat32 ( )
virtual

Definition at line 60 of file NCFloat32.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 65 of file NCFloat32.cc.

◆ ptr_duplicate()

BaseType * NCFloat32::ptr_duplicate ( )
virtual

Definition at line 77 of file NCFloat32.cc.

◆ read()

bool NCFloat32::read ( )
virtual

Definition at line 83 of file NCFloat32.cc.


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