DAnCE ..
Public Member Functions | Protected Attributes

DAnCE::Deployment_Event Class Reference

#include <Deployment_Event.h>

Inheritance diagram for DAnCE::Deployment_Event:
Inheritance graph
[legend]
Collaboration diagram for DAnCE::Deployment_Event:
Collaboration graph
[legend]

List of all members.

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_

Constructor & Destructor Documentation

DAnCE::Deployment_Event::Deployment_Event ( Event_Future  holder,
const char *  name,
const char *  instance_type 
)

Member Function Documentation

Event_Future DAnCE::Deployment_Event::get_future ( void  )

Member Data Documentation

std::string DAnCE::Deployment_Event::instance_type_ [protected]
std::string DAnCE::Deployment_Event::name_ [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines