List of all members.
Public Member Functions |
virtual void | f (int)=0 |
virtual int | g ()=0 |
Protected Member Functions |
virtual | ~X () |
Detailed Description
Definition at line 2767 of file testSharedPtr.cc.
Constructor & Destructor Documentation
virtual n_spt_abstract::X::~X |
( |
| ) |
|
|
inlineprotectedvirtual |
Member Function Documentation
virtual void n_spt_abstract::X::f |
( |
int |
| ) |
|
|
pure virtual |
virtual int n_spt_abstract::X::g |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: