This class is there to keep backwards compatibility to the v1.1 C++ mapping. More...
#include <LocalObject.h>
Protected Member Functions | |
TAO_Local_RefCounted_Object (void) | |
Private Member Functions | |
Unimplemented methods | |
TAO_Local_RefCounted_Object (const TAO_Local_RefCounted_Object &) | |
TAO_Local_RefCounted_Object & | operator= (const TAO_Local_RefCounted_Object &) |
This class is there to keep backwards compatibility to the v1.1 C++ mapping.
Definition at line 185 of file LocalObject.h.
TAO_Local_RefCounted_Object::TAO_Local_RefCounted_Object | ( | void | ) | [protected] |
Make it protected to prevent instantiation of this class.
Definition at line 49 of file LocalObject.inl.
{ }
TAO_Local_RefCounted_Object::TAO_Local_RefCounted_Object | ( | const TAO_Local_RefCounted_Object & | ) | [private] |
TAO_Local_RefCounted_Object& TAO_Local_RefCounted_Object::operator= | ( | const TAO_Local_RefCounted_Object & | ) | [private] |