#include "TestSerialization.h"
#include "Data.hpp"
#include "DataStream.hpp"
#include "Serialization.hpp"
Go to the source code of this file.
Classes | |
class | Aclass |
Functions | |
sznBeginDefault (Aclass, X) | |
sznEnd () vsznDefault(Aclass) | |
int | test_serialization () |
Variables | |
using_serialization |
sznBeginDefault | ( | Aclass | , | |
X | ||||
) |
Definition at line 99 of file TestSerialization.cpp.
References internal::A(), internal::I(), internal::static_A(), and internal::VO().
sznEnd | ( | ) |
int test_serialization | ( | ) |
Definition at line 109 of file TestSerialization.cpp.
References Aclass::clean(), data_deserialize(), data_length(), data_serialize(), and Aclass::view().
Definition at line 44 of file TestSerialization.cpp.