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

TInputObjectFile メンバ一覧

これは全メンバの一覧です。TInputObjectFile継承メンバも含んでいます。
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>>(TInputObjectStream &left, TStreamableObject &object)TInputObjectStream [friend]
operator>>(TInputObjectStream &left, const TStreamableObject &object)TInputObjectStream [friend]
Read(TStreamableObject &object)TInputObjectFile [virtual]
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]
TInputObjectFile(const Tstring &filename, const Tstring &mode="r")TInputObjectFile
TInputObjectFile(TObjectFilter *filter, const Tstring &filename, const Tstring &mode="r")TInputObjectFile
TInputObjectStream(Tstream_t streamtype=tUnknownStream)TInputObjectStream
TInputObjectStream(TObjectFilter *filter, Tstream_t streamtype=tUnknownStream)TInputObjectStream
TObjectFile(const Tstring &filename, const Tstring &mode)TObjectFile
TObjectStream(Tstream_t streamtype=tUnknownStream)TObjectStream
TObjectStream(TObjectFilter *filter, Tstream_t streamtype=tUnknownStream)TObjectStream
tSeekBegin Enum 値TObjectFile
tSeekCurrent Enum 値TObjectFile
tSeekEnd Enum 値TObjectFile
~TInputObjectFile()TInputObjectFile
~TInputObjectStream()TInputObjectStream [protected, virtual]
~TObjectFile()TObjectFile [protected, virtual]
~TObjectStream()TObjectStream [protected, virtual]

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