NotationGenerator.cpp File Reference

Generate a notation file from an interface. More...

#include "NotationGenerator.hpp"
Include dependency graph for NotationGenerator.cpp:

Go to the source code of this file.

Functions

std::ostream & indt (std::ostream &os)
 Output a new line and indent appropriatly.
std::ostream & pushIndt (std::ostream &os)
 Increase the indentation on all following lines.
std::ostream & popIndt (std::ostream &os)
 Decrease the indentation on all following lines.

Variables

int gIndentLevel = 0

Detailed Description

Generate a notation file from an interface.

Authors:
Andy Stone

Definition in file NotationGenerator.cpp.


Function Documentation

std::ostream& indt ( std::ostream &  os  ) 
std::ostream& popIndt ( std::ostream &  os  ) 
std::ostream& pushIndt ( std::ostream &  os  ) 

Variable Documentation

int gIndentLevel = 0

Definition at line 10 of file NotationGenerator.cpp.

Referenced by indt(), popIndt(), and pushIndt().


Generated on Sat Oct 31 05:24:07 2009 for OpenAnalysis by  doxygen 1.6.1