Ignore:
Timestamp:
04/12/11 16:54:20 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/group_template.hpp

    r168 r172  
    3838         virtual StdString toString(void) const; 
    3939         virtual void fromString(const StdString & str); 
     40          
     41         virtual void toBinary  (StdOStream & os) const; 
     42         virtual void fromBinary(StdIStream & is); 
    4043 
    4144         virtual void parse(xml::CXMLNode & node); 
Note: See TracChangeset for help on using the changeset viewer.