| counter_type typedef | Arageli::refcntr< T, TC > | |
| link(const counter_type &n=counter_type(1)) | Arageli::refcntr< T, TC > | [inline] |
| refcntr(const counter_type &refs_a=counter_type(1)) | Arageli::refcntr< T, TC > | [inline] |
| refcntr(const value_type &value_a, const counter_type &refs_a=counter_type(1)) | Arageli::refcntr< T, TC > | [inline] |
| refs() const | Arageli::refcntr< T, TC > | [inline] |
| unlink(const counter_type &n=counter_type(1)) | Arageli::refcntr< T, TC > | [inline] |
| unlink_all() | Arageli::refcntr< T, TC > | [inline] |
| value() | Arageli::refcntr< T, TC > | [inline] |
| value() const | Arageli::refcntr< T, TC > | [inline] |
| value_type typedef | Arageli::refcntr< T, TC > | |