#include <ESF_Proxy_Admin.h>
Collaboration diagram for TAO_ESF_RefCountedRef< COUNTED >:

Public Member Functions | |
| TAO_ESF_RefCountedRef (COUNTED *counted) | |
| ~TAO_ESF_RefCountedRef () | |
Private Member Functions | |
| TAO_ESF_RefCountedRef (TAO_ESF_RefCountedRef< COUNTED > const &) | |
| TAO_ESF_RefCountedRef & | operator= (TAO_ESF_RefCountedRef< COUNTED > const &) |
Private Attributes | |
| COUNTED * | counted_ |
|
||||||||||
|
Definition at line 18 of file ESF_Proxy_Admin.i.
00019 : counted_ (counted) 00020 {} |
|
|||||||||
|
Definition at line 24 of file ESF_Proxy_Admin.i. References TAO_ESF_RefCountedRef< COUNTED >::counted_.
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
Definition at line 148 of file ESF_Proxy_Admin.h. Referenced by TAO_ESF_RefCountedRef< COUNTED >::~TAO_ESF_RefCountedRef(). |
1.3.6