Declare information in a class for serialisation of objects.
Declare information in a class for serialisation of objects. This macro is used to declare functions required by the serialisation system. It is used in conjunction with the PIMPLEMENT_SERIAL macro.This declares the PObject::PreSerialise() and PObject::Serialise() functions which must be imeplemented by the user. The un-serialisation and registration is declared and implemented by these two functions automatically.
Alphabetic index HTML hierarchy of classes or Java