/[usata]/usata2/src/object.hpp
ViewVC logotype

Diff of /usata2/src/object.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by skunix, Fri Dec 31 07:27:46 2004 UTC revision 1.5 by skunix, Sun Jan 2 02:48:32 2005 UTC
# Line 57  namespace usata Line 57  namespace usata
57                          virtual void    draw (void) {} ;                          virtual void    draw (void) {} ;
58                          virtual                 ~Object(){};                          virtual                 ~Object(){};
59    
60                          virtual const std::string& name()=0;                          virtual std::string name()=0;
61                  };                  };
62    
63    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26