#include <ratio.h>

Public メソッド | |
| Ratio (const char *n=0, bool show=false) | |
| ~Ratio () | |
| void | add (bool success) |
| double | ratio () const |
| void | show () const |
| void | clear () |
Private 変数 | |
| Average | ave |
| const char * | name |
| bool | show_on_destructor |
| osl::stat::Ratio::~Ratio | ( | ) |
| void osl::stat::Ratio::add | ( | bool | success | ) | [inline] |
| void osl::stat::Ratio::clear | ( | ) | [inline] |
参照先 ave, と osl::stat::Average::clear().
| double osl::stat::Ratio::ratio | ( | ) | const [inline] |
| void osl::stat::Ratio::show | ( | ) | const |
Average osl::stat::Ratio::ave [private] |
const char* osl::stat::Ratio::name [private] |
bool osl::stat::Ratio::show_on_destructor [private] |
1.6.3