ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/visitors/OtherVisitor.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/visitors/OtherVisitor.hpp (file contents):
Revision 1831 by tim, Wed Dec 1 20:05:49 2004 UTC vs.
Revision 1832 by tim, Thu Dec 2 16:04:19 2004 UTC

# Line 79 | Line 79 | class XYZVisitor : public BaseVisitor{
79  
80      virtual const std::string toString();
81      
82 <    void writeFrame(ostream& outStream);    
82 >    void writeFrame(std::ostream& outStream);    
83      void clear() {frame.clear();}
84      
85    protected:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines