メインページ   モジュール   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ  

TOutputObjectFile メンバ一覧

これは全メンバの一覧です。TOutputObjectFile継承メンバも含んでいます。
GetDataSize() constTObjectStream [inline]
GetFileName() constTObjectFile [inline]
GetFileStream() constTObjectFile [inline]
GetLastDataSize() constTObjectStream [inline]
GetMode() constTObjectFile [inline]
GetObjectFilter() constTObjectStream [inline]
GetOffset()TObjectFile [inline]
GetStreamType() constTObjectStream [inline]
GetTotalDataSize() constTObjectStream [inline]
HasFilter() constTObjectStream [inline]
operator<<(TOutputObjectStream &left, TStreamableObject &object)TOutputObjectStream [friend]
operator<<(TOutputObjectStream &left, const TStreamableObject &object)TOutputObjectStream [friend]
SetDataSize(Tint datasize)TObjectStream [inline]
SetFileName(const Tstring &filename)TObjectFile [inline]
SetLastDataSize(Tint datasize)TObjectStream [inline]
SetMode(const Tstring &mode)TObjectFile [inline]
SetObjectFilter(TObjectFilter *filter)TObjectStream [inline]
SetOffset(Tint offset, Tint whence=tSeekCurrent)TObjectFile [inline]
SetStreamType(Tstream_t streamtype)TObjectStream [inline]
theDataSizeTObjectStream [protected]
theFileNameTObjectFile [protected]
theFileStreamTObjectFile [protected]
theLastDataSizeTObjectStream [protected]
theModeTObjectFile [protected]
theObjectFilterTObjectStream [protected]
theStreamTypeTObjectStream [protected]
theTotalDataSizeTObjectStream [protected]
TObjectFile(const Tstring &filename, const Tstring &mode)TObjectFile
TObjectStream(Tstream_t streamtype=tUnknownStream)TObjectStream
TObjectStream(TObjectFilter *filter, Tstream_t streamtype=tUnknownStream)TObjectStream
TOutputObjectFile(const Tstring &filename, const Tstring &mode="w")TOutputObjectFile
TOutputObjectFile(TObjectFilter *filter, const Tstring &filename, const Tstring &mode="w")TOutputObjectFile
TOutputObjectStream(Tstream_t streamtype=tUnknownStream)TOutputObjectStream
TOutputObjectStream(TObjectFilter *filter, Tstream_t streamtype=tUnknownStream)TOutputObjectStream
tSeekBegin Enum 値TObjectFile
tSeekCurrent Enum 値TObjectFile
tSeekEnd Enum 値TObjectFile
Write(TStreamableObject &object)TOutputObjectFile [virtual]
~TObjectFile()TObjectFile [protected, virtual]
~TObjectStream()TObjectStream [protected, virtual]
~TOutputObjectFile()TOutputObjectFile
~TOutputObjectStream()TOutputObjectStream [protected, virtual]

CLDAQ - a Class Library for Data AcQuisition (Version 1.8.2)
Go IWAI <goiwai@users.sourceforge.jp>