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

Public Member Functions

 FFGrid (const string &n, const string &d)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual void transfer_attributes (AttrTable *at)
 

Detailed Description

Definition at line 51 of file FFGrid.h.

Constructor & Destructor Documentation

◆ FFGrid()

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

Definition at line 55 of file FFGrid.cc.

◆ ~FFGrid()

FFGrid::~FFGrid ( )
virtual

Definition at line 59 of file FFGrid.cc.

Member Function Documentation

◆ ptr_duplicate()

BaseType * FFGrid::ptr_duplicate ( )
virtual

Definition at line 48 of file FFGrid.cc.

◆ read()

bool FFGrid::read ( )
virtual

Definition at line 64 of file FFGrid.cc.

◆ transfer_attributes()

void FFGrid::transfer_attributes ( AttrTable * at)
virtual
See also
FFStructure
Parameters
at

Definition at line 86 of file FFGrid.cc.


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