amroc/hds/GridBoxList.h File Reference

GridBoxList implements a linked list of GridBox. More...

#include "DAGHDefaults.h"
#include "BBoxList.h"
#include "GridBox.h"
#include "BucketType.h"
#include "ObjectCounter.h"
#include <iosfwd>
#include <cstdlib>
#include <cstring>

Go to the source code of this file.

Classes

class  GridBoxList
 Class GridBoxList implements a linked list of GridBox. More...

Functions

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

Detailed Description

GridBoxList implements a linked list of GridBox.

Author:
Manish Parashar, Ralf Deiterding (minor changes)

Function Documentation

std::stringstream& operator<< ( std::stringstream &  ofs,
const GridBoxList gbl 
)
std::ostream& operator<< ( std::ostream &  os,
const GridBoxList gbl 
)
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