amroc/hds/src/GridBoxList.C File Reference

Implementation of GridBoxList. More...

#include "GridBoxList.h"
#include <iostream>
#include <fstream>
#include <sstream>
#include <cassert>

Functions

std::ostream & operator<< (std::ostream &os, const GridBoxList &cgbl)
 Overloaded output operator.
std::ofstream & operator<< (std::ofstream &ofs, const GridBoxList &cgbl)
std::stringstream & operator<< (std::stringstream &ofs, const GridBoxList &cgbl)
std::ifstream & operator>> (std::ifstream &ifs, GridBoxList &gbl)
 Overloaded binary input operator.
std::stringstream & operator>> (std::stringstream &ifs, GridBoxList &gbl)

Detailed Description

Implementation of GridBoxList.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Function Documentation

std::stringstream& operator<< ( std::stringstream &  ofs,
const GridBoxList cgbl 
)
std::ostream& operator<< ( std::ostream &  os,
const GridBoxList cgbl 
)
std::stringstream& operator>> ( std::stringstream &  ifs,
GridBoxList gbl 
)
std::ifstream& operator>> ( std::ifstream &  ifs,
GridBoxList gbl 
)

Overloaded binary input operator.

References Bucket< Type >::add(), Bucket< Type >::currec(), and Bucket< Type >::setcurrec().

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