static_api_parser.hpp

静的APIの文法に関する宣言定義 [詳細]

#include "toppers/itron/static_api.hpp"
#include "toppers/c_expr.hpp"
#include <boost/spirit/error_handling.hpp>

static_api_parser.hppのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  toppers
namespace  toppers::itron

構成

struct  toppers::itron::static_api_parser
 静的APIの構文解析クラス [詳細]
struct  toppers::itron::static_api_parser::error_handler
 静的APIの構文解析におけるエラー処理ファンクタ [詳細]
struct  toppers::itron::static_api_parser::definition< Scanner >
 静的APIの構文解析における文法定義 [詳細]


説明

静的APIの文法に関する宣言定義

このファイルで定義されるクラス

  struct static_api_parser;
  struct static_api_parser::error_handler;
  struct static_api::definition<Scanner>;

static_api_parser.hpp で定義されています。


Copyright © 2006 by TAKAGI Nobuhisa.
このページは Wed Apr 12 16:31:59 2006 に Doxygen によって生成されました。