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.

Namespaces

namespace  ltlyy

Classes

class  ltlyy::position
 Abstract a position. More...

Functions

const position & ltlyy::operator+= (position &res, const int width)
 Add and assign a position.
const position ltlyy::operator+ (const position &begin, const int width)
 Add two position objects.
const position & ltlyy::operator-= (position &res, const int width)
 Add and assign a position.
const position ltlyy::operator- (const position &begin, const int width)
 Add two position objects.
std::ostream & ltlyy::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 Jul 17 15:13:31 2007 for spot by doxygen 1.5.2