Celartem::ReadData< T, byClassMethods > Struct Template Reference

#include <cel_stream.h>

List of all members.


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:

This document is made with doxygen 1.7.1 at Sat Mar 31 2012 04:35:57.
Caminova Logo