Changeset 175 for XMLIO_V2/dev/dev_rv/src/xmlio/manager/tree_manager.hpp
- Timestamp:
- 04/14/11 10:46:37 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XMLIO_V2/dev/dev_rv/src/xmlio/manager/tree_manager.hpp
r173 r175 37 37 static void ToBinary (StdOStream & os); 38 38 static void FromBinary(StdIStream & is); 39 40 static void DomainsToBinary (StdOStream & os); 41 static void DomainsFromBinary(StdIStream & is); 39 42 40 43 }; // class CTreeManager
Note: See TracChangeset
for help on using the changeset viewer.