amroc/hds/GridBox.h File Reference

Minimal class for maintining BBox information of the composite DAGH structure. More...

#include "DAGHParams.h"
#include "BBox.h"
#include <iosfwd>
#include <cstdlib>

Go to the source code of this file.

Classes

class  GridBox
 A minimal class for maintining BBox information of the composite DAGH structure. More...

Defines

#define GridBoxNULL   ((GridBox *) 0)

Functions

std::ostream & operator<< (std::ostream &os, const GridBox &gb)
std::ofstream & operator<< (std::ofstream &ofs, const GridBox &gb)
std::ifstream & operator>> (std::ifstream &ifs, GridBox &gb)
std::stringstream & operator<< (std::stringstream &ofs, const GridBox &gb)
std::stringstream & operator>> (std::stringstream &ifs, GridBox &gb)

Detailed Description

Minimal class for maintining BBox information of the composite DAGH structure.

Author:
Manish Parashar, Ralf Deiterding (simplification)

Define Documentation

#define GridBoxNULL   ((GridBox *) 0)

Referenced by operator<<(), and operator>>().


Function Documentation

std::stringstream& operator<< ( std::stringstream &  ofs,
const GridBox gb 
)

References GridBoxNULL.

std::ofstream& operator<< ( std::ofstream &  ofs,
const GridBox gb 
)

References GridBoxNULL.

std::ostream& operator<< ( std::ostream &  os,
const GridBox gb 
)

References GridBox::gbBBox(), and GridBoxNULL.

std::stringstream& operator>> ( std::stringstream &  ifs,
GridBox gb 
)

References GridBoxNULL.

std::ifstream& operator>> ( std::ifstream &  ifs,
GridBox gb 
)

References GridBoxNULL.

Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3