Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AsyncMethodCBvoid Class Reference

#include <acsexmplAsyncMethodCB.h>

List of all members.

Public Member Functions

 AsyncMethodCBvoid (ACE_CString name)
 ~AsyncMethodCBvoid ()
void working (const ACSErr::Completion &c, const ACS::CBDescOut &desc)
void done (const ACSErr::Completion &c, const ACS::CBDescOut &desc)
CORBA::Boolean negotiate (ACS::TimeInterval time_to_transmit, const ACS::CBDescOut &desc)

Private Attributes

ACE_CString methodName


Detailed Description

A redefinition of the CBvoid class to check how it works It is specialized for our needs (in this demo it only prints log messages)


Constructor & Destructor Documentation

AsyncMethodCBvoid::AsyncMethodCBvoid ACE_CString  name  )  [inline]
 

Constructor

Parameters:
property The name of the async method

AsyncMethodCBvoid::~AsyncMethodCBvoid  )  [inline]
 

Destructor (nothing to do here)


Member Function Documentation

void AsyncMethodCBvoid::done const ACSErr::Completion c,
const ACS::CBDescOut desc
 

CORBA::Boolean AsyncMethodCBvoid::negotiate ACS::TimeInterval  time_to_transmit,
const ACS::CBDescOut desc
 

void AsyncMethodCBvoid::working const ACSErr::Completion c,
const ACS::CBDescOut desc
 


Member Data Documentation

ACE_CString AsyncMethodCBvoid::methodName [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:35:57 2009 for ACS C++ API by doxygen 1.3.8