DDS4CCM
1.0.8
|
#include <LocalObject.h>
Public Member Functions | |
LocalObject (void) | |
virtual | ~LocalObject (void) |
void | _set_component (::CORBA::Object_ptr component) |
virtual ::CORBA::Object_ptr | _get_component (void) |
Private Attributes | |
::CORBA::Object_var | component_ |
CIAO::DDS4CCM::LocalObject::LocalObject | ( | void | ) |
Reimplemented from CORBA::LocalObject.
CIAO::DDS4CCM::LocalObject::~LocalObject | ( | void | ) | [virtual] |
Reimplemented from CORBA::LocalObject.
CORBA::Object_ptr CIAO::DDS4CCM::LocalObject::_get_component | ( | void | ) | [virtual] |
Reimplemented from CORBA::LocalObject.
void CIAO::DDS4CCM::LocalObject::_set_component | ( | ::CORBA::Object_ptr | component | ) |