spot  0.8.3
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 Fri Mar 9 2012 13:52:09 for spot by doxygen 1.7.6.1