Public メソッド | Public 変数

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

すべてのメンバ一覧

Public メソッド

 State (std::istream &is)
bool read_vector (std::vector< T > &data)

Public 変数

boost::iostreams::filtering_streambuf
< boost::iostreams::input > 
filter
std::unique_ptr< std::istream > in
std::unique_ptr
< boost::archive::text_iarchive > 
ia

説明

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

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


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

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

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


関数

template<class T >
template<class T >
bool osl::misc::BinaryReader< T >::State< T >::read_vector ( std::vector< T > &  data  )  [inline]

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


変数

template<class T >
template<class T >
boost::iostreams::filtering_streambuf<boost::iostreams::input> osl::misc::BinaryReader< T >::State< T >::filter

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

template<class T >
template<class T >
std::unique_ptr<boost::archive::text_iarchive> osl::misc::BinaryReader< T >::State< T >::ia

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

template<class T >
template<class T >
std::unique_ptr<std::istream> osl::misc::BinaryReader< T >::State< T >::in

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


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