Changeset 263 for XMLIO_V2/dev/dev_rv/src4/xmlio/group_template.hpp
- Timestamp:
- 08/25/11 09:15:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XMLIO_V2/dev/dev_rv/src4/xmlio/group_template.hpp
r261 r263 21 21 #include "xmlioserver_spl.hpp" 22 22 #include "declare_attribute.hpp" 23 #include "attribute_map.hpp" 23 24 #include "xml_node.hpp" 24 25 … … 77 78 public : // Traitements 78 79 79 virtual void solveDescInheritance(const CAttributeMap * const _parent = 0);80 virtual void solveDescInheritance(const tree::CAttributeMap * const _parent = 0); 80 81 void solveRefInheritance(void); 81 82
Note: See TracChangeset
for help on using the changeset viewer.