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

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCByte.h.

Constructor & Destructor Documentation

◆ NCByte() [1/2]

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

Definition at line 65 of file NCByte.cc.

◆ NCByte() [2/2]

NCByte::NCByte ( const NCByte & rhs)

Definition at line 70 of file NCByte.cc.

◆ ~NCByte()

NCByte::~NCByte ( )
virtual

Definition at line 75 of file NCByte.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 80 of file NCByte.cc.

◆ ptr_duplicate()

BaseType * NCByte::ptr_duplicate ( )
virtual

Definition at line 91 of file NCByte.cc.

◆ read()

bool NCByte::read ( )
virtual

Definition at line 96 of file NCByte.cc.


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