#include <ki2.h>


Public メソッド | |
| InputStream (std::istream &is, bool verbose=false) | |
| virtual | ~InputStream () |
| virtual void | load (Record *) |
| const SimpleState & | getState () const |
Private 変数 | |
| std::istream & | is |
| SimpleState | state |
| osl::record::KanjiMove | kmove |
| RecordVisitor | rv |
| osl::record::ki2::InputStream::InputStream | ( | std::istream & | is, | |
| bool | verbose = false | |||
| ) |
| const SimpleState& osl::record::ki2::InputStream::getState | ( | ) | const [inline] |
| void osl::record::ki2::InputStream::load | ( | Record * | rec | ) | [virtual] |
std::istream& osl::record::ki2::InputStream::is [private] |
SimpleState osl::record::ki2::InputStream::state [private] |
参照元 getState(), と load().
1.6.3