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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCInt16.h.

Constructor & Destructor Documentation

◆ NCInt16() [1/2]

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

Definition at line 50 of file NCInt16.cc.

◆ NCInt16() [2/2]

NCInt16::NCInt16 ( const NCInt16 & rhs)

Definition at line 54 of file NCInt16.cc.

◆ ~NCInt16()

NCInt16::~NCInt16 ( )
virtual

Definition at line 58 of file NCInt16.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 63 of file NCInt16.cc.

◆ ptr_duplicate()

BaseType * NCInt16::ptr_duplicate ( )
virtual

Definition at line 76 of file NCInt16.cc.

◆ read()

bool NCInt16::read ( )
virtual

Definition at line 81 of file NCInt16.cc.


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