Enrollment 28.2.0
Loading...
Searching...
No Matches
Serializable Class Referenceabstract

Interface that MUST be implemented by all classes those want to be serialized. More...

#include <Writer.h>

Collaboration diagram for Serializable:

Public Member Functions

virtual void WriteTo (Writer &writer) const =0
 Write itself into writer.

Detailed Description

Interface that MUST be implemented by all classes those want to be serialized.

Member Function Documentation

◆ WriteTo()


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