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

Public Member Functions

 A (int a)
 

Public Attributes

int _a
 

Detailed Description

Definition at line 175 of file test_own_ptr.cpp.

Constructor & Destructor Documentation

◆ A()

A::A ( int  a)
inline

Definition at line 177 of file test_own_ptr.cpp.

Member Data Documentation

◆ _a

int A::_a

Definition at line 178 of file test_own_ptr.cpp.

Referenced by TEST().


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