libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions
shared_from_this::Y Class Referenceabstract
Inheritance diagram for shared_from_this::Y:
Inheritance graph
Collaboration diagram for shared_from_this::Y:
Collaboration graph

Public Member Functions

virtual copp::memory::strong_rc_ptr< XgetX ()=0
 

Protected Member Functions

virtual ~Y ()
 

Detailed Description

Definition at line 4204 of file rc_ptr_test.cpp.

Constructor & Destructor Documentation

◆ ~Y()

virtual shared_from_this::Y::~Y ( )
inlineprotectedvirtual

Definition at line 4209 of file rc_ptr_test.cpp.

Member Function Documentation

◆ getX()

virtual copp::memory::strong_rc_ptr< X > shared_from_this::Y::getX ( )
pure virtual

Implemented in shared_from_this::impl.


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