Public Member Functions | |
test_refcnt (bool &deleted_) | |
Xapian::Internal::RefCntPtr< const test_refcnt > | test () |
~test_refcnt () | |
Private Attributes | |
bool & | deleted |
Definition at line 86 of file internaltest.cc.
test_refcnt::test_refcnt | ( | bool & | deleted_ | ) | [inline] |
test_refcnt::~test_refcnt | ( | ) | [inline] |
Xapian::Internal::RefCntPtr<const test_refcnt> test_refcnt::test | ( | ) | [inline] |
Definition at line 93 of file internaltest.cc.
bool& test_refcnt::deleted [private] |