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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCUInt16.h.

Constructor & Destructor Documentation

◆ NCUInt16() [1/2]

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

Definition at line 41 of file NCUInt16.cc.

◆ NCUInt16() [2/2]

NCUInt16::NCUInt16 ( const NCUInt16 & rhs)

Definition at line 46 of file NCUInt16.cc.

◆ ~NCUInt16()

NCUInt16::~NCUInt16 ( )
virtual

Definition at line 51 of file NCUInt16.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 56 of file NCUInt16.cc.

◆ ptr_duplicate()

BaseType * NCUInt16::ptr_duplicate ( )
virtual

Definition at line 67 of file NCUInt16.cc.

◆ read()

bool NCUInt16::read ( )
virtual

Definition at line 73 of file NCUInt16.cc.


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