spot  1.0.1
Classes | Namespaces | Functions
location.hh File Reference
#include <iostream>
#include <string>
#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

namespace  neverclaimyy

Functions

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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed Jan 23 2013 15:00:01 for spot by doxygen 1.8.1.2