struct hshentry
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
hshentry | ||
num | char const * | pointer to revision number (ASCIZ) | |
date | char const * | pointer to date of checkin | |
author | char const * | login of person checking in | |
lockedby | char const * | who locks the revision | |
state | char const * | state of revision (Exp by default) | |
log | cbuf | log message requested at checkin | |
branches | branchhead * | list of first revisions on branches | |
ig | cbuf | ignored phrases of revision | |
next | hshentry * | next revision on same branch | |
nexthsh | hshentry * | next revision with same hash value | |
insertlns | unsigned long | lines inserted (computed by rlog) | |
deletelns | unsigned long | lines deleted (computed by rlog) | |
selector | char | true if selected, false if deleted |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー