OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
NCByte Class Reference

#include <NCByte.h>

Inheritance diagram for NCByte:
Inheritance graph
Collaboration diagram for NCByte:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 46 of file NCByte.h.

Constructor & Destructor Documentation

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

Definition at line 65 of file NCByte.cc.

Referenced by ptr_duplicate().

NCByte::NCByte ( const NCByte rhs)

Definition at line 70 of file NCByte.cc.

NCByte::~NCByte ( )
virtual

Definition at line 75 of file NCByte.cc.

Member Function Documentation

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

Definition at line 80 of file NCByte.cc.

BaseType * NCByte::ptr_duplicate ( )
virtual

Definition at line 91 of file NCByte.cc.

References NCByte().

Here is the call graph for this function:

bool NCByte::read ( )
virtual

Definition at line 96 of file NCByte.cc.


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