class PortableFlattenable (Return to index)

This class is an interface representing an object that knows howto save itself into an array of bytes, and recover its state froman array of bytes.

Type:
    Abstract

Include file:
    ../../support/PortableFlattenable.h

Synopsis:

Public methods: