show-ki2.cc

#include "osl/record/kanjiMove.h"
#include "osl/record/ki2.h"
#include <boost/program_options.hpp>
#include <boost/lambda/lambda.hpp>
#include <boost/lambda/bind.hpp>
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <algorithm>

show-ki2.ccのインクルード依存関係図

ソースコードを見る。

関数

void process (const std::string &file_name)
int main (int argc, char **argv)
 Show .ki2 files (known as 2ch format).

変数

bool quiet = false


関数

int main ( int  argc,
char **  argv 
)

Show .ki2 files (known as 2ch format).

Record database: http://wiki.optus.nu/shogi/index.php?page=FrontPage Archive to download: http://maris-stella.hp.infoseek.co.jp/ Note that the archiver called DGCA format only supports Windows.

show-ki2.cc39 行で定義されています。

参照先 process(), quiet, と run().

void process ( const std::string &  file_name  ) 

show-ki2.cc19 行で定義されています。

参照先 moves, と quiet.

参照元 main().


変数

bool quiet = false

show-ki2.cc17 行で定義されています。

参照元 main(), と process().


Thu Oct 8 05:01:13 2009に生成されました。  doxygen 1.5.6