#include <NodeApp_CB_Impl.h>
Collaboration diagram for CIAO::NodeApplication_Callback_Impl:
Public Member Functions | |
virtual PortableServer::POA_ptr | _default_POA (void) |
Public Attributes | |
NodeApplication_Callback_Impl(CORBA::ORB_ptr o, PortableServer::POA_ptr p, Deployment::NodeApplicationManager_ptr s, const Deployment::Properties &properties) ACE_THROW_SPEC((CORB | ~NodeApplication_Callback_Impl )() |
Destructor. | |
Deployment::NodeApplicationManager_ptr register_node_application(Deployment::NodeApplication_ptr na, Deployment::Properties_out properties ACE_ENV_ARG_DECL_WITH_DEFAULTS) ACE_THROW_SPEC((CORBA Deployment::NodeApplication_pt | get_nodeapp_ref )(void) |
Protected Attributes | |
CORBA::ORB_var | orb_ |
PortableServer::POA_var | poa_ |
Deployment::NodeApplicationManager_var | nam_ |
Deployment::NodeApplication_var | nodeapp_ |
Deployment::Properties_var | properties_ |
Friends | |
class | NodeApplicationManager_Impl |
|
Get the containing POA. This operation does *not* increase the reference count of the POA. |
|
|
|
Record the NodeApplication reference returned by the newly spawned NodeApplication and give it back a reference to NodeApplicationManager |
|
|
|
|
|
|
|
|
|
|
|
Destructor.
|