SerUt  1.1.1 (development version)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nserut
 CDummySerializerA dummy serializer which simply counts the number of bytes written but does not actually write any data
 CFileSerializerA serializer for writing to and reading from files
 CMemorySerializerA serializer for reading from and writing to memory
 CSerializationInterfaceGeneric serialization interface
 CTCPSerializerSerializer which can be used to read from and write to a TCP connection
 CVectorSerializerA serializer which uses an STL vector, which can grow in size