Classes | Namespaces | Functions

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 Tue Feb 1 2011 12:00:52 for spot by doxygen 1.7.1