DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes
DAnCE::Deployment_Event Class Reference

#include <Deployment_Event.h>

Inheritance diagram for DAnCE::Deployment_Event:
Inheritance graph
Collaboration diagram for DAnCE::Deployment_Event:
Collaboration graph

List of all members.

Public Member Functions

 Deployment_Event (Event_Future holder, const char *name, const char *instance_type)
Event_Future get_future (void)
- Public Member Functions inherited from ACE_Method_Request
 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_
- Protected Attributes inherited from ACE_Method_Request
unsigned long priority_

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

Event_Future DAnCE::Deployment_Event::holder_
protected
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: