「.ki2」という拡張子を持つ2ch形式ファイル. More...
#include <ki2.h>

| Public Member Functions | |
| Ki2File (const std::string &fileName, bool verbose=false) | |
| Record const & | getRecord () const | 
| const NumEffectState | getInitialState () const | 
| Private Attributes | |
| Record | rec | 
| bool | verbose | 
「.ki2」という拡張子を持つ2ch形式ファイル.
ファイルはShift_JIS (Windows-31J)であることが期待され、 内部ではEUC-JPに文字変換される。
| osl::record::ki2::Ki2File::Ki2File | ( | const std::string & | fileName, | 
| bool | verbose = false | ||
| ) | 
Definition at line 162 of file ki2.cc.
References osl::record::ki2::InputStream::load(), and rec.
| const osl::NumEffectState osl::record::ki2::Ki2File::getInitialState | ( | ) | const | 
| const osl::record::Record & osl::record::ki2::Ki2File::getRecord | ( | ) | const | 
| 
 | private | 
 1.8.4
 1.8.4