DDS4CCM  1.0.7
Public Member Functions | Private Attributes
CIAO::DDS4CCM::LocalObject_Auto_Ptr_T Class Reference

#include <LocalObject_T.h>

Inheritance diagram for CIAO::DDS4CCM::LocalObject_Auto_Ptr_T:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::LocalObject_Auto_Ptr_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LocalObject_Auto_Ptr_T (void)
 ~LocalObject_Auto_Ptr_T (void)
 LocalObject_Auto_Ptr_T (LOCAL_OBJECT *lobject)
LOCAL_OBJECT * operator-> (void) const
 operator LOCAL_OBJECT *& (void)

Private Attributes

LOCAL_OBJECT * l

Detailed Description

Helper template that allocates a new LOCAL_OBJECT from the heap and that makes sure we call CORBA::release() at destruction


Constructor & Destructor Documentation

CIAO::DDS4CCM::LocalObject_Auto_Ptr_T::LocalObject_Auto_Ptr_T ( void  )
CIAO::DDS4CCM::LocalObject_Auto_Ptr_T::~LocalObject_Auto_Ptr_T ( void  )
CIAO::DDS4CCM::LocalObject_Auto_Ptr_T::LocalObject_Auto_Ptr_T ( LOCAL_OBJECT *  lobject) [explicit]

Member Function Documentation

CIAO::DDS4CCM::LocalObject_Auto_Ptr_T::operator LOCAL_OBJECT *& ( void  )
LOCAL_OBJECT * CIAO::DDS4CCM::LocalObject_Auto_Ptr_T::operator-> ( void  ) const

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines