Changeset 880:9d0bfd35b97c in lemon-0.x for src/work/peter
- Timestamp:
 - 09/17/04 17:51:50 (21 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - Convert:
 - svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1188
 - Location:
 - src/work/peter
 - Files:
 - 
          
- 2 edited
 
- 
          edgepathgraph.h (modified) (3 diffs)
 - 
          hierarchygraph.h (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
src/work/peter/edgepathgraph.h
r826 r880 297 297 298 298 ///Read/write/reference map of the nodes to type \c T. 299 /// \sa MemoryMap Skeleton299 /// \sa MemoryMap 300 300 /// \todo We may need copy constructor 301 301 /// \todo We may need conversion from other nodetype … … 338 338 ///It behaves exactly in the same way as \ref NodeMap. 339 339 /// \sa NodeMap 340 /// \sa MemoryMap Skeleton340 /// \sa MemoryMap 341 341 /// \todo We may need copy constructor 342 342 /// \todo We may need conversion from other edgetype … … 375 375 /// 376 376 /// \todo This blabla could be replaced by a sepatate description about 377 /// Skeletons.377 /// s. 378 378 /// 379 379 /// It can be used for checking the interface compatibility,  - 
        
src/work/peter/hierarchygraph.h
r826 r880 424 424 425 425 ///Read/write/reference map of the nodes to type \c T. 426 /// \sa MemoryMap Skeleton426 /// \sa MemoryMap 427 427 /// \todo We may need copy constructor 428 428 /// \todo We may need conversion from other nodetype … … 483 483 ///It behaves exactly in the same way as \ref NodeMap. 484 484 /// \sa NodeMap 485 /// \sa MemoryMap Skeleton485 /// \sa MemoryMap 486 486 /// \todo We may need copy constructor 487 487 /// \todo We may need conversion from other edgetype … … 538 538 /// 539 539 /// \todo This blabla could be replaced by a sepatate description about 540 /// Skeletons.540 /// s. 541 541 /// 542 542 /// It can be used for checking the interface compatibility,  
Note: See TracChangeset
          for help on using the changeset viewer.
      
