Public メソッド | Public 変数

構造体 テンプレート osl::misc::BinaryElementReader< T >::State< T >

すべてのメンバ一覧

Public メソッド

 State (std::istream &is)
bool hasNext ()
read ()
void tryRead ()

Public 変数

BinaryReader< T > reader
std::vector< T > data
size_t cur
bool failed

説明

template<class T>
template<class T>
struct osl::misc::BinaryElementReader< T >::State< T >

binaryIO.cc103 行で定義されています。


コンストラクタとデストラクタ

template<class T >
template<class T >
osl::misc::BinaryElementReader< T >::State< T >::State ( std::istream &  is  )  [inline, explicit]

binaryIO.cc109 行で定義されています。


関数

template<class T >
template<class T >
bool osl::misc::BinaryElementReader< T >::State< T >::hasNext (  )  [inline]

binaryIO.cc112 行で定義されています。

template<class T >
template<class T >
T osl::misc::BinaryElementReader< T >::State< T >::read (  )  [inline]

binaryIO.cc117 行で定義されています。

template<class T >
template<class T >
void osl::misc::BinaryElementReader< T >::State< T >::tryRead (  )  [inline]

binaryIO.cc123 行で定義されています。

参照先 osl::OslConfig::verbose().


変数

template<class T >
template<class T >
size_t osl::misc::BinaryElementReader< T >::State< T >::cur

binaryIO.cc107 行で定義されています。

template<class T >
template<class T >
std::vector<T> osl::misc::BinaryElementReader< T >::State< T >::data

binaryIO.cc106 行で定義されています。

template<class T >
template<class T >
bool osl::misc::BinaryElementReader< T >::State< T >::failed

binaryIO.cc108 行で定義されています。

template<class T >
template<class T >
BinaryReader<T> osl::misc::BinaryElementReader< T >::State< T >::reader

binaryIO.cc105 行で定義されています。


この構造体の説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義