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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCInt32.h.

Constructor & Destructor Documentation

◆ NCInt32() [1/2]

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

Definition at line 47 of file NCInt32.cc.

◆ NCInt32() [2/2]

NCInt32::NCInt32 ( const NCInt32 & rhs)

Definition at line 52 of file NCInt32.cc.

◆ ~NCInt32()

NCInt32::~NCInt32 ( )
virtual

Definition at line 57 of file NCInt32.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 62 of file NCInt32.cc.

◆ ptr_duplicate()

BaseType * NCInt32::ptr_duplicate ( )
virtual

Definition at line 73 of file NCInt32.cc.

◆ read()

bool NCInt32::read ( )
virtual

Definition at line 79 of file NCInt32.cc.


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