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) |
Protected Attributes | |
Event_Future | holder_ |
std::string | name_ |
std::string | instance_type_ |
DAnCE::Deployment_Event::Deployment_Event | ( | Event_Future | holder, |
const char * | name, | ||
const char * | instance_type | ||
) |
Event_Future DAnCE::Deployment_Event::get_future | ( | void | ) |
Event_Future DAnCE::Deployment_Event::holder_ [protected] |
std::string DAnCE::Deployment_Event::instance_type_ [protected] |
std::string DAnCE::Deployment_Event::name_ [protected] |