Ignore:
Timestamp:
09/20/10 17:30:34 (14 years ago)
Author:
hozdoba
Message:

Plusieurs modifications en attendant une version propre et stable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/object_template.hpp

    r120 r122  
    4242 
    4343         string getName(void) const {return (T::GetName()); } 
     44 
     45         const T* getBaseObject(void) const { return (baseObject); } 
    4446 
    4547         virtual T* getReference(void) const { return (NULL); } 
Note: See TracChangeset for help on using the changeset viewer.