構造体 toppers::itron::jsp::semaphore_policyセマフォのためのポリシークラス
[詳細]
#include "toppers/itron/jsp/semaphore.hpp"
toppers::itron::jsp::semaphore_policyに対する継承グラフ
[凡例]toppers::itron::jsp::semaphore_policyのコラボレーション図
[凡例]すべてのメンバ一覧
|
Static Public メソッド |
static void | generate_assertions (const kernel_cfg &cfg, std::ostream &ostr) |
| パラメータチェックコード の生成
|
Static Public 変数 |
static const char | name_ [] = "semaphore" |
static const char | symbol_ [] = "sem" |
static const char *const | apis_ [] = { "CRE_SEM", 0 } |
static const char *const | params_ [] = { "$semid { #sematr isemcnt maxsem }", 0 } |
static const char | init_format_ [] = "\t{ @#sematr, @isemcnt, @maxsem }" |
説明
セマフォのためのポリシークラス
このクラスで実現される静的API
semaphore.hpp の 76 行で定義されています。
関数
void toppers::itron::jsp::semaphore_policy::generate_assertions |
( |
const kernel_cfg & |
cfg, |
|
|
std::ostream & |
ostr |
|
) |
[static] |
|
この構造体の説明は次のファイルから生成されました:
Copyright © 2006 by TAKAGI Nobuhisa.
このページは Wed Apr 12 16:32:08 2006 に Doxygen によって生成されました。
|
|