#include <scfx_pow10.h>
Public メソッド | |
| scfx_pow10 () | |
| ~scfx_pow10 () | |
| const scfx_rep | operator() (int) |
Private メソッド | |
| scfx_rep * | pos (int) |
| scfx_rep * | neg (int) |
Private 変数 | |
| scfx_rep | m_pos [SCFX_POW10_TABLE_SIZE] |
| scfx_rep | m_neg [SCFX_POW10_TABLE_SIZE] |
| sc_dt::scfx_pow10::scfx_pow10 | ( | ) |
| sc_dt::scfx_pow10::~scfx_pow10 | ( | ) |
| const scfx_rep sc_dt::scfx_pow10::operator() | ( | int | i | ) |
| scfx_rep * sc_dt::scfx_pow10::pos | ( | int | i | ) | [private] |
| scfx_rep * sc_dt::scfx_pow10::neg | ( | int | i | ) | [private] |
1.5.6