DAnCE
..
|
#include <Passivate.h>
Public Member Functions | |
Passivate_Instance (::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const CORBA::Any &ref, const char *instance_type, Event_Future holder) | |
virtual | ~Passivate_Instance (void) |
![]() | |
Action_Base (Event_Future holder, const char *name, const char *instance_type) | |
virtual | ~Action_Base (void) |
virtual int | call (void) |
![]() | |
Deployment_Event (Event_Future holder, const char *name, const char *instance_type) | |
Event_Future | get_future (void) |
![]() | |
ACE_Method_Request (unsigned long priority=0) | |
virtual | ~ACE_Method_Request (void) |
unsigned long | priority (void) const |
void | priority (unsigned long prio) |
Protected Member Functions | |
virtual void | invoke_pre_interceptor (Plugin_Manager::INTERCEPTORS::const_iterator &) |
virtual void | invoke (::DAnCE::InstanceDeploymentHandler_ptr) |
virtual void | invoke_post_interceptor (Plugin_Manager::INTERCEPTORS::const_iterator &) |
virtual void | create_unexpected_exception (const std::string &, const std::string &) |
virtual void | create_valid_result (Event_Result &) |
Private Attributes | |
::Deployment::DeploymentPlan & | plan_ |
::CORBA::ULong | instanceRef_ |
const ::CORBA::Any & | ref_ |
Additional Inherited Members | |
![]() | |
::CORBA::Any_var | instance_excep_ |
DAnCE::Passivate_Instance::Passivate_Instance | ( | ::Deployment::DeploymentPlan & | plan, |
::CORBA::ULong | instanceRef, | ||
const CORBA::Any & | ref, | ||
const char * | instance_type, | ||
Event_Future | holder | ||
) |
|
virtual |
|
protectedvirtual |
Implements DAnCE::Action_Base.
|
protectedvirtual |
Implements DAnCE::Action_Base.
|
protectedvirtual |
Implements DAnCE::Action_Base.
|
protectedvirtual |
Implements DAnCE::Action_Base.
|
protectedvirtual |
Implements DAnCE::Action_Base.
|
private |
|
private |
|
private |