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

Public Member Functions

 NCGrid (const NCGrid &rhs)
 
 NCGrid (const string &n, const string &d)
 
NCGridoperator= (const NCGrid &rhs)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual void transfer_attributes (AttrTable *at)
 

Detailed Description

Definition at line 46 of file NCGrid.h.

Constructor & Destructor Documentation

◆ NCGrid() [1/2]

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

Definition at line 65 of file NCGrid.cc.

◆ NCGrid() [2/2]

NCGrid::NCGrid ( const NCGrid & rhs)

Definition at line 69 of file NCGrid.cc.

◆ ~NCGrid()

NCGrid::~NCGrid ( )
virtual

Definition at line 74 of file NCGrid.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 79 of file NCGrid.cc.

◆ ptr_duplicate()

BaseType * NCGrid::ptr_duplicate ( )
virtual

Definition at line 58 of file NCGrid.cc.

◆ read()

bool NCGrid::read ( )
virtual

Definition at line 92 of file NCGrid.cc.

◆ transfer_attributes()

void NCGrid::transfer_attributes ( AttrTable * at)
virtual
See also
NCStructure
Parameters
at

Definition at line 119 of file NCGrid.cc.


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