/[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.16 by skunix, Wed Mar 2 00:27:11 2005 UTC revision 1.17 by skunix, Wed Mar 2 04:34:11 2005 UTC
# Line 76  namespace usata Line 76  namespace usata
76          {          {
77                  public:                  public:
78                          virtual void    realize(Usata&, const Object_sp& ) = 0;                          virtual void    realize(Usata&, const Object_sp& ) = 0;
79                          virtual ResourceList                          virtual bool    initialize(ObjectProperties&) = 0;
80                                                          construct(ObjectProperties&) = 0;  //                                                      construct(ObjectProperties&) = 0;
81          };          };
82    
83          struct Node          struct Node

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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