| _rc_add_child(rc_transaction_counter &child, int factor=1) | rc_transaction_counter | [private] |
| _rc_relay(int amount) | rc_transaction_counter | [private] |
| count() const | rc_transaction_counter | [inline] |
| get_children_count() const | rc_transaction_counter | [inline] |
| get_reconfigurable() const | rc_transaction_counter | [inline] |
| get_relay_factor(int index) const | rc_transaction_counter | |
| modify(int amount) | rc_transaction_counter | |
| operator++() | rc_transaction_counter | [inline] |
| operator+=(int amount) | rc_transaction_counter | [inline] |
| operator--() | rc_transaction_counter | [inline] |
| operator-=(int amount) | rc_transaction_counter | [inline] |
| operator=(const this_type &orig) | rc_transaction_counter | [private] |
| p_children | rc_transaction_counter | [private] |
| p_count | rc_transaction_counter | [private] |
| p_reconf | rc_transaction_counter | [private] |
| rc_transaction_counter() | rc_transaction_counter | |
| rc_transaction_counter(std::vector< this_type * > &children) | rc_transaction_counter | [explicit] |
| rc_transaction_counter(this_type &tc1, int factor1) | rc_transaction_counter | [explicit] |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5, this_type &tc6, int factor6) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5, this_type &tc6, int factor6, this_type &tc7, int factor7) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5, this_type &tc6, int factor6, this_type &tc7, int factor7, this_type &tc8, int factor8) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5, this_type &tc6, int factor6, this_type &tc7, int factor7, this_type &tc8, int factor8, this_type &tc9, int factor9) | rc_transaction_counter | |
| rc_transaction_counter(this_type &tc1, int factor1, this_type &tc2, int factor2, this_type &tc3, int factor3, this_type &tc4, int factor4, this_type &tc5, int factor5, this_type &tc6, int factor6, this_type &tc7, int factor7, this_type &tc8, int factor8, this_type &tc9, int factor9, this_type &tc10, int factor10) | rc_transaction_counter | |
| rc_transaction_counter(const this_type &orig) | rc_transaction_counter | [private] |
| reset() | rc_transaction_counter | |
| set_relay_factor(int index, int factor) | rc_transaction_counter | |
| set_relay_factor(rc_transaction_counter &child, int factor) | rc_transaction_counter | |
| this_type typedef | rc_transaction_counter | [private] |
| ~rc_transaction_counter() | rc_transaction_counter | [inline] |