APM:Libraries
Public Member Functions | Public Attributes | List of all members
TestDestructor Class Reference
Collaboration diagram for TestDestructor:
[legend]

Public Member Functions

 TestDestructor (AP_HAL::OwnPtr< TestDeleted > v)
 

Public Attributes

AP_HAL::OwnPtr< TestDeleted_v
 

Detailed Description

Definition at line 96 of file test_own_ptr.cpp.

Constructor & Destructor Documentation

◆ TestDestructor()

TestDestructor::TestDestructor ( AP_HAL::OwnPtr< TestDeleted v)
inline

Definition at line 98 of file test_own_ptr.cpp.

Member Data Documentation

◆ _v

AP_HAL::OwnPtr<TestDeleted> TestDestructor::_v

Definition at line 100 of file test_own_ptr.cpp.


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