#include <scfx_mant.h>
Public メソッド | |
| scfx_mant_ref () | |
| scfx_mant_ref (const scfx_mant &) | |
| scfx_mant_ref (scfx_mant *) | |
| scfx_mant_ref & | operator= (const scfx_mant &) |
| scfx_mant_ref & | operator= (scfx_mant *) |
| ~scfx_mant_ref () | |
| operator scfx_mant & () | |
| word | operator[] (int) |
Private メソッド | |
| void | remove_it () |
| scfx_mant_ref (const scfx_mant_ref &) | |
| scfx_mant_ref & | operator= (const scfx_mant_ref &) |
| void * | operator new (size_t sz) |
Private 変数 | |
| scfx_mant * | m_mant |
| bool | m_not_const |
| sc_dt::scfx_mant_ref::scfx_mant_ref | ( | ) | [inline] |
| sc_dt::scfx_mant_ref::scfx_mant_ref | ( | const scfx_mant & | mant | ) | [inline] |
| sc_dt::scfx_mant_ref::scfx_mant_ref | ( | scfx_mant * | mant | ) | [inline] |
| sc_dt::scfx_mant_ref::~scfx_mant_ref | ( | ) | [inline] |
| sc_dt::scfx_mant_ref::scfx_mant_ref | ( | const scfx_mant_ref & | ) | [private] |
| scfx_mant_ref & sc_dt::scfx_mant_ref::operator= | ( | const scfx_mant & | mant | ) | [inline] |
| scfx_mant_ref & sc_dt::scfx_mant_ref::operator= | ( | scfx_mant * | mant | ) | [inline] |
| sc_dt::scfx_mant_ref::operator scfx_mant & | ( | ) | [inline] |
| word sc_dt::scfx_mant_ref::operator[] | ( | int | i | ) | [inline] |
| void sc_dt::scfx_mant_ref::remove_it | ( | ) | [inline, private] |
| scfx_mant_ref& sc_dt::scfx_mant_ref::operator= | ( | const scfx_mant_ref & | ) | [private] |
| void* sc_dt::scfx_mant_ref::operator new | ( | size_t | sz | ) | [inline, private] |
scfx_mant* sc_dt::scfx_mant_ref::m_mant [private] |
bool sc_dt::scfx_mant_ref::m_not_const [private] |
1.5.6