DAnCE ..
Public Member Functions

DAnCE::CompletionHandler< PROCESSOR > Class Template Reference

#include <CompletionHandler_T.h>

List of all members.

Public Member Functions

virtual ~CompletionHandler ()
virtual void handle_completion (PROCESSOR *processor)=0
virtual void handle_exception (CORBA::Exception *local_ex)=0

template<class PROCESSOR>
class DAnCE::CompletionHandler< PROCESSOR >


Constructor & Destructor Documentation

template<class PROCESSOR>
virtual DAnCE::CompletionHandler< PROCESSOR >::~CompletionHandler ( ) [inline, virtual]

Member Function Documentation

template<class PROCESSOR>
virtual void DAnCE::CompletionHandler< PROCESSOR >::handle_completion ( PROCESSOR *  processor) [pure virtual]
template<class PROCESSOR>
virtual void DAnCE::CompletionHandler< PROCESSOR >::handle_exception ( CORBA::Exception local_ex) [pure virtual]

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