DAnCE
..
|
#include <Deployment_Event.h>
Public Member Functions | |
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) |
virtual int | call (void)=0 |
Protected Attributes | |
Event_Future | holder_ |
std::string | name_ |
std::string | instance_type_ |
![]() | |
unsigned long | priority_ |
DAnCE::Deployment_Event::Deployment_Event | ( | Event_Future | holder, |
const char * | name, | ||
const char * | instance_type | ||
) |
Event_Future DAnCE::Deployment_Event::get_future | ( | void | ) |
|
protected |
|
protected |
|
protected |