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  sautyy::location
 Abstract a location. More...

Namespaces

namespace  sautyy

Functions

const location sautyy::operator+ (const location &begin, const location &end)
 Join two location objects to create a location.
const location sautyy::operator+ (const location &begin, unsigned int width)
 Add two location objects.
location & sautyy::operator+= (location &res, unsigned int width)
 Add and assign a location.
std::ostream & sautyy::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 Fri Apr 16 09:40:45 2010 for spot by doxygen 1.6.3