Archives

Categoria: TSL
Pubblicato Domenica, 30 Settembre 2012 18:03
Scritto da Giampiero Gabbiani
Visite: 2482

 The archive is the actual serialization performer in TSL, it is organized similarly to the C++ std::stream:

 

There are two types of archives:

The oarchive [iarchive]
The resulting class diagram is the following:
 
 Archive class diagram