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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCUInt32.h.

Constructor & Destructor Documentation

◆ NCUInt32() [1/2]

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

Definition at line 41 of file NCUInt32.cc.

◆ NCUInt32() [2/2]

NCUInt32::NCUInt32 ( const NCUInt32 & rhs)

Definition at line 46 of file NCUInt32.cc.

◆ ~NCUInt32()

NCUInt32::~NCUInt32 ( )
virtual

Definition at line 51 of file NCUInt32.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 56 of file NCUInt32.cc.

◆ ptr_duplicate()

BaseType * NCUInt32::ptr_duplicate ( )
virtual

Definition at line 67 of file NCUInt32.cc.

◆ read()

bool NCUInt32::read ( )
virtual

Definition at line 73 of file NCUInt32.cc.


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