InOutputStreamInterface Class Reference IO

#include <iostreams.h>

Inheritance diagram for InOutputStreamInterface:

详细描述

Creates an InOutputStreamInterface class to read/write bytes from/into streams. This interface combines both InputStreamInterface and OutputStreamInterface .

私有成员函数

  MAXON_INTERFACE ( InOutputStreamInterface , MAXON_REFERENCE_NORMAL , "net.maxon.interface.inoutputstream")
-  Private Member Functions inherited from OutputStreamInterface
MAXON_METHOD Result < void >  Write (const Block < const Byte > &data)
MAXON_METHOD Result < void >  Flush ()

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( InOutputStreamInterface   ,
MAXON_REFERENCE_NORMAL   ,
"net.maxon.interface.inoutputstream"   
)
private