/[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.17 by skunix, Wed Mar 2 04:34:11 2005 UTC revision 1.18 by skunix, Wed Mar 2 04:45:49 2005 UTC
# Line 25  Line 25 
25  #include "exception_types.hpp"  #include "exception_types.hpp"
26    
27  // these need to go somewhere else  // these need to go somewhere else
28  #define USATA_DRAW_ORDER_LAST  255  
29  #define USATA_DRAW_ORDER_DEFAULT 100  #define USATA_DRAW_ORDER_LAST  65336
30    #define USATA_DRAW_ORDER_DEFAULT 1000
31  #define USATA_DRAW_ORDER_FIRST 0  #define USATA_DRAW_ORDER_FIRST 0
32    
33  namespace usata  namespace usata
# Line 130  namespace usata Line 131  namespace usata
131    
132          std::string node_path_check(const std::string& path);          std::string node_path_check(const std::string& path);
133    
134          Object_sp       node_path_lookup(const std::string& path, Object_sp&);          Object_sp       node_path_lookup(const std::string& path, const Object_sp&);
135                    
136  }  }
137    

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

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