xapian-core  1.4.25
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
TempDtorTest Struct Reference

Public Member Functions

 TempDtorTest ()
 
 ~TempDtorTest ()
 

Static Public Member Functions

static TempDtorTest factory ()
 

Static Public Attributes

static int count = 0
 

Detailed Description

Definition at line 247 of file internaltest.cc.

Constructor & Destructor Documentation

◆ TempDtorTest()

TempDtorTest::TempDtorTest ( )
inline

Definition at line 250 of file internaltest.cc.

◆ ~TempDtorTest()

TempDtorTest::~TempDtorTest ( )
inline

Definition at line 251 of file internaltest.cc.

References count.

Member Function Documentation

◆ factory()

static TempDtorTest TempDtorTest::factory ( )
inlinestatic

Definition at line 249 of file internaltest.cc.

Referenced by test_temporarydtor1().

Member Data Documentation

◆ count

int TempDtorTest::count = 0
static

Definition at line 248 of file internaltest.cc.

Referenced by test_temporarydtor1(), and ~TempDtorTest().


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