dataformat_basictypes.h File Reference

Namespaces

  maxon
  maxon::DataFormatBaseReader
  maxon::DataFormatBaseWriter

函数

  MAXON_DECLARATION (Factory< DataFormatBaseReaderRef(const Url &)>, FromUrl, "net.maxon.dataformatbasereader.fromurl")
  MAXON_DECLARATION (Factory< DataFormatBaseReaderRef(const InputStreamRef &)>, FromStream, "net.maxon.dataformatbasereader.fromstream")
  MAXON_DECLARATION (Factory< DataFormatBaseReaderRef(const String &)>, FromString, "net.maxon.dataformatbasereader.fromstring")
  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")