List of all members
Celartem::ReadData< T, byClassMethods > Struct Template Reference

#include <cel_stream.h>

Detailed Description

template<typename T>
struct Celartem::ReadData< T, byClassMethods >

The class T has deserialize method to read the value from the storage. The prototype of serialize is defined as:

void deserialize(
Stream *inStream, size_t inLevel, Endian inEndian);

The same method is used by SerializableData. This template struct is used by read<> template.

See Also
read(Stream*,Endian), SerializableData,Serializable

The documentation for this struct was generated from the following file:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo