KonoeOutputStream

クラス概要

継承関係

KonoeStreamBaseを継承します。

メンバー関数

KInt writeToStream( const KChar * buffer, KInt nbytes ) = 0
KInt write( KInt value )
KInt write( const KInt * buffer, KInt datacount )
KInt write( KFloat value )
KInt write( const KFloat * buffer, KInt datacount )
KInt write( KChar value )
KInt write( const KChar * buffer, KInt datacount )
static void hostToNet( KInt * buffer, KInt datacount = 1)
static void hostToNet( KFloat * buffer, KInt datacount = 1 )
static void hostToNet( const KInt * frombuffer, KInt * tobuffer, KInt datacount = 1 )
static void hostToNet( const KFloat * frombuffer, KFloat * tobuffer, KInt datacount = 1 )

メンバーデータ

定数


[File = KonoeOutputStream.html] last modified = 15-Sep-1999
KONOEコラボレーション konoe-req@konoe.kek.jp