libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
strong_rc::n_report_1::foo Class Reference
Collaboration diagram for strong_rc::n_report_1::foo:
Collaboration graph

Public Member Functions

 foo ()
 
void suicide ()
 

Private Attributes

copp::memory::strong_rc_ptr< foom_self
 

Detailed Description

Definition at line 2065 of file rc_ptr_test.cpp.

Constructor & Destructor Documentation

◆ foo()

strong_rc::n_report_1::foo::foo ( )
inline

Definition at line 2067 of file rc_ptr_test.cpp.

Member Function Documentation

◆ suicide()

void strong_rc::n_report_1::foo::suicide ( )
inline

Definition at line 2069 of file rc_ptr_test.cpp.

References m_self.

Referenced by strong_rc::n_report_1::test().

Field Documentation

◆ m_self

copp::memory::strong_rc_ptr<foo> strong_rc::n_report_1::foo::m_self
private

Definition at line 2072 of file rc_ptr_test.cpp.

Referenced by suicide().


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