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

Legend:

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

    r157 r173  
    3333            static void ParseString(const StdString & xmlContent); 
    3434            static void ParseStream(StdIStream & stream); 
     35             
     36            /// Binaire /// 
     37            static void ToBinary  (StdOStream & os); 
     38            static void FromBinary(StdIStream & is); 
    3539 
    3640      }; // class CTreeManager 
Note: See TracChangeset for help on using the changeset viewer.