0-15 の進行度を表現 [詳細]
#include <progress16.h>
Public メソッド | |
Progress16 (int value=0) | |
int | value () const |
bool | isValid () const |
Private 変数 | |
int | progress16 |
0-15 の進行度を表現
progress16.h の 14 行で定義されています。
osl::progress::Progress16::Progress16 | ( | int | value = 0 |
) | [inline, explicit] |
progress16.h の 18 行で定義されています。
参照先 isValid().
bool osl::progress::Progress16::isValid | ( | ) | const [inline] |
int osl::progress::Progress16::value | ( | ) | const [inline] |
progress16.h の 22 行で定義されています。
参照先 progress16.
参照元 osl::progress::operator<(), と osl::progress::operator==().
int osl::progress::Progress16::progress16 [private] |
progress16.h の 16 行で定義されています。