location.hh File Reference

#include <iostream>
#include <string>
#include "position.hh"

Include dependency graph for location.hh:

Go to the source code of this file.

Namespaces

namespace  sautyy

Classes

class  sautyy::location
 Abstract a location. More...

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 Tue Jul 17 15:13:30 2007 for spot by doxygen 1.5.2