spot  1.1.4
Classes | Namespaces | Functions
location.hh File Reference
#include "position.hh"
Include dependency graph for location.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  neverclaimyy::location
 Abstract a location. More...
 

Namespaces

 neverclaimyy
 

Functions

const location neverclaimyy::operator+ (const location &begin, const location &end)
 Join two location objects to create a location. More...
 
const location neverclaimyy::operator+ (const location &begin, unsigned int width)
 Add two location objects. More...
 
location & neverclaimyy::operator+= (location &res, unsigned int width)
 Add and assign a location. More...
 
bool neverclaimyy::operator== (const location &loc1, const location &loc2)
 Compare two location objects. More...
 
bool neverclaimyy::operator!= (const location &loc1, const location &loc2)
 Compare two location objects. More...
 
template<typename YYChar >
std::basic_ostream< YYChar > & neverclaimyy::operator<< (std::basic_ostream< YYChar > &ostr, const location &loc)
 Intercept output stream redirection. More...
 

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4