position.hh File Reference

#include <iostream>
#include <string>
Include dependency graph for position.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sautyy::position
 Abstract a position. More...

Namespaces

namespace  sautyy

Functions

const position & sautyy::operator+= (position &res, const int width)
 Add and assign a position.
const position sautyy::operator+ (const position &begin, const int width)
 Add two position objects.
const position & sautyy::operator-= (position &res, const int width)
 Add and assign a position.
const position sautyy::operator- (const position &begin, const int width)
 Add two position objects.
std::ostream & sautyy::operator<< (std::ostream &ostr, const position &pos)
 Intercept output stream redirection.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Apr 16 09:40:47 2010 for spot by doxygen 1.6.3