amroc/hds/src/Coords.C File Reference

Implementation of input and output operators for Coords. More...

#include "Coords.h"
#include <iostream>
#include <fstream>

Defines

#define MATCH(s, c)   while ((s).get() != (c))

Functions

std::istream & operator>> (std::istream &s, Coords &c)
std::ostream & operator<< (std::ostream &s, const Coords &c)
std::ifstream & operator>> (std::ifstream &s, Coords &c)
std::ofstream & operator<< (std::ofstream &s, const Coords &c)

Detailed Description

Implementation of input and output operators for Coords.

Author:
Manish Parashar

Define Documentation

#define MATCH ( s,
 )     while ((s).get() != (c))

Function Documentation

std::ofstream& operator<< ( std::ofstream &  s,
const Coords c 
)

References CoordsNULL.

std::ostream& operator<< ( std::ostream &  s,
const Coords c 
)
std::ifstream& operator>> ( std::ifstream &  s,
Coords c 
)

References CoordsNULL.

std::istream& operator>> ( std::istream &  s,
Coords c 
)

References MATCH.

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