#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 &) |
TAO_Local_RefCounted_Object::TAO_Local_RefCounted_Object | ( | void | ) | [protected] |
Make it protected to prevent instantiation of this class.
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] |