DDS4CCM
1.1.2
|
#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_ |
Reimplemented from CORBA::LocalObject.
|
virtual |
Reimplemented from CORBA::LocalObject.
|
virtual |
Reimplemented from CORBA::LocalObject.
void CIAO::DDS4CCM::LocalObject::_set_component | ( | ::CORBA::Object_ptr | component | ) |