ArServerHandlerPopup::PopupData Class Reference

#include <ArServerHandlerPopup.h>

List of all members.

Public Member Functions

 PopupData (ArServerHandlerPopupInfo *popupInfo, ArTypes::Byte4 id, ArFunctor2< ArTypes::Byte4, int > *callback)
 Constructor (copies and owns popupInfo, leaves callback).
virtual ~PopupData ()
 Destructor, deleted the popup info.

Public Attributes

ArFunctor2< ArTypes::Byte4,
int > * 
myCallback
 The functor to call when its done.
ArTypes::Byte4 myID
 The popup this was serving.
ArServerHandlerPopupInfomyPopupInfo
 The popup info.
ArTime myStarted
 When we started this popup.


Constructor & Destructor Documentation

ArServerHandlerPopup::PopupData::PopupData ( ArServerHandlerPopupInfo popupInfo,
ArTypes::Byte4  id,
ArFunctor2< ArTypes::Byte4, int > *  callback 
)

Constructor (copies and owns popupInfo, leaves callback).

ArServerHandlerPopup::PopupData::~PopupData (  )  [virtual]

Destructor, deleted the popup info.


Member Data Documentation

ArFunctor2<ArTypes::Byte4, int>* ArServerHandlerPopup::PopupData::myCallback

The functor to call when its done.

ArTypes::Byte4 ArServerHandlerPopup::PopupData::myID

The popup this was serving.

ArServerHandlerPopupInfo* ArServerHandlerPopup::PopupData::myPopupInfo

The popup info.

ArTime ArServerHandlerPopup::PopupData::myStarted

When we started this popup.


The documentation for this class was generated from the following files:
Generated on Fri Jul 31 12:37:29 2009 for ArNetworking by  doxygen 1.4.7