amroc/hds/src/GridBox.C File Reference

Implementation of GridBox. More...

#include "GridBox.h"
#include <iostream>
#include <fstream>
#include <sstream>

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

Implementation of GridBox.

Author:
Manish Parashar, Ralf Deiterding (simplification)

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