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

#include <cel_stream.h>

Detailed Description

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

The class T has serialize method to write out the value to the storage.
The prototype of serialize is defined as:

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

The same method is used by SerializableData.

This template struct is used by write<> template.

See Also
write(Stream*,const T&,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