Manages the serialization/deserialization of entities in a family. More...
#include <arcane/core/internal/IItemFamilySerializerMngInternal.h>
Public Member Functions | |
| virtual void | finalizeItemAllocation ()=0 |
| Finalizes the allocations performed by the serializers registered in the manager. | |
Manages the serialization/deserialization of entities in a family.
Definition at line 27 of file IItemFamilySerializerMngInternal.h.
|
pure virtual |
Finalizes the allocations performed by the serializers registered in the manager.
Used for polyhedral meshing where allocations are only performed after all serializations for all families have been completed