bes Updated for version 3.20.13
NCByte Class Reference
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: