DataFormatWriterInterface Class Reference

#include <dataformat.h>

Inheritance diagram for DataFormatWriterInterface:

Detailed Description

This class serializes data from IoStreams. It defines a file format for each data type.

Private Member Functions

 MAXON_INTERFACE (DataFormatWriterInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.dataformatwriter")
 
- Private Member Functions inherited from DataSerializeWriterInterface
MAXON_METHOD Result< void > WriteDocument (const Id &id, const ConstDataPtr &data)
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( DataFormatWriterInterface  ,
MAXON_REFERENCE_NORMAL  ,
"net.maxon.interface.dataformatwriter"   
)
private