/[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.14 by skunix, Wed Feb 2 20:52:04 2005 UTC revision 1.15 by skunix, Wed Feb 23 16:54:23 2005 UTC
# Line 21  Line 21 
21  #include <boost/shared_ptr.hpp>  #include <boost/shared_ptr.hpp>
22    
23  #include "usata.hpp"  #include "usata.hpp"
24    #include "gproperties.hpp"
25  #include "exception_types.hpp"  #include "exception_types.hpp"
26    
27  // these need to go somewhere else  // these need to go somewhere else
# Line 65  namespace usata Line 66  namespace usata
66          struct ResourceList          struct ResourceList
67          {          {
68          };          };
69    /*
70          class ObjectProperties          class ObjectProperties
71          {          {
72          };                };      
73    */
74            typedef GProperties<std::string> ObjectProperties;
75          class GCInterface          class GCInterface
76          {          {
77                  public:                  public:

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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