src/position.hh File Reference

Define the example::position class. More...

Go to the source code of this file.

Namespaces

namespace  example

Classes

class  example::position
 Abstract a position. More...

Functions

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


Detailed Description

Define the example::position class.

Definition in file position.hh.


Generated on Mon Aug 20 13:34:21 2007 for Flex Bison C++ Example by  doxygen 1.5.2