maxon::DataFormatBaseWriter Namespace Reference

Detailed Description

Binary format implementation of DataSerializeWriterInterface.

Functions

 MAXON_DECLARATION (Factory< DataFormatBaseWriterRef(const Url &)>, ToUrl, "net.maxon.dataformatbasewriter.tourl")
 
 MAXON_DECLARATION (Factory< DataFormatBaseWriterRef(const OutputStreamRef &)>, ToStream, "net.maxon.dataformatbasewriter.tostream")
 
 MAXON_DECLARATION (Factory< DataFormatBaseWriterRef(String &)>, ToString, "net.maxon.dataformatbasewriter.tostring")
 

Function Documentation

◆ MAXON_DECLARATION() [1/3]

maxon::DataFormatBaseWriter::MAXON_DECLARATION ( Factory< DataFormatBaseWriterRef(const Url &)>  ,
ToUrl  ,
"net.maxon.dataformatbasewriter.tourl"   
)

◆ MAXON_DECLARATION() [2/3]

maxon::DataFormatBaseWriter::MAXON_DECLARATION ( Factory< DataFormatBaseWriterRef(const OutputStreamRef &)>  ,
ToStream  ,
"net.maxon.dataformatbasewriter.tostream"   
)

◆ MAXON_DECLARATION() [3/3]

maxon::DataFormatBaseWriter::MAXON_DECLARATION ( Factory< DataFormatBaseWriterRef(String &)>  ,
ToString  ,
"net.maxon.dataformatbasewriter.tostring"   
)