Class Hierarchy   Class Index   Method Index  

IGCsourceMessageRequestCompletedEventOutputs Class Reference

#include <IGCsourceMessageRequestCompletedEventOutputs.h>


Detailed Description

This class is used to send response data from IGCsource::OnMessageRequestCompleted event handlers back to Iguana.

At present, no data is actually sent back to Iguana from IGCsource::OnMessageRequestCompleted event handlers.

This class is provided for future extensibility.


Public Member Functions

 IGCsourceMessageRequestCompletedEventOutputs ()
 Constructor.
virtual ~IGCsourceMessageRequestCompletedEventOutputs ()
 Destructor.
IGCsourceMessageRequestCompletedEventOutputsoperator= (const IGCsourceMessageRequestCompletedEventOutputs &Orig)
 Assignment operator.
IGCsourceMessageRequestCompletedEventOutputsHandle GetHandle () const
 This method is part of the internal implementation of this class and should not be called.


Constructor & Destructor Documentation

IGCsourceMessageRequestCompletedEventOutputs::IGCsourceMessageRequestCompletedEventOutputs  ) 
 

Constructor.

virtual IGCsourceMessageRequestCompletedEventOutputs::~IGCsourceMessageRequestCompletedEventOutputs  )  [virtual]
 

Destructor.


Member Function Documentation

IGCsourceMessageRequestCompletedEventOutputsHandle IGCsourceMessageRequestCompletedEventOutputs::GetHandle  )  const [inline]
 

This method is part of the internal implementation of this class and should not be called.

IGCsourceMessageRequestCompletedEventOutputs& IGCsourceMessageRequestCompletedEventOutputs::operator= const IGCsourceMessageRequestCompletedEventOutputs Orig  ) 
 

Assignment operator.


The documentation for this class was generated from the following file: