xapian-core  1.4.25
Public Member Functions | Private Attributes | List of all members
test_refcnt Class Reference
+ Inheritance diagram for test_refcnt:
+ Collaboration diagram for test_refcnt:

Public Member Functions

 test_refcnt (bool &deleted_)
 
Xapian::Internal::intrusive_ptr< const test_refcnttest ()
 
 ~test_refcnt ()
 
- Public Member Functions inherited from Xapian::Internal::intrusive_base
 intrusive_base ()
 Construct with no references. More...
 

Private Attributes

bool & deleted
 

Additional Inherited Members

- Public Attributes inherited from Xapian::Internal::intrusive_base
unsigned _refs
 Reference count. More...
 

Detailed Description

Definition at line 69 of file internaltest.cc.

Constructor & Destructor Documentation

◆ test_refcnt()

test_refcnt::test_refcnt ( bool &  deleted_)
inline

Definition at line 73 of file internaltest.cc.

References tout.

◆ ~test_refcnt()

test_refcnt::~test_refcnt ( )
inline

Definition at line 81 of file internaltest.cc.

References tout.

Member Function Documentation

◆ test()

Xapian::Internal::intrusive_ptr<const test_refcnt> test_refcnt::test ( )
inline

Definition at line 77 of file internaltest.cc.

Member Data Documentation

◆ deleted

bool& test_refcnt::deleted
private

Definition at line 70 of file internaltest.cc.


The documentation for this class was generated from the following file: