SendCommandEvent Class Reference

#include <sendcommandevent.h>

List of all members.

Public Member Functions

 SendCommandEvent (const ControlCommand &cmd, SendWaiter *w=0)
ControlCommand command ()
SendWaiterwaiter ()

Private Attributes

ControlCommand _cmd
SendWaiter_waiter

Classes

class  SendWaiter


Detailed Description

Definition at line 29 of file sendcommandevent.h.


Constructor & Destructor Documentation

SendCommandEvent::SendCommandEvent ( const ControlCommand cmd,
SendWaiter w = 0 
)

Constructor.

Definition at line 23 of file sendcommandevent.cpp.

References _cmd, and _waiter.


Member Function Documentation

ControlCommand SendCommandEvent::command (  )  [inline]

Returns the control command to send to Tor.

Definition at line 53 of file sendcommandevent.h.

References _cmd.

SendWaiter* SendCommandEvent::waiter (  )  [inline]

Returns a SendWaiter (if any) for the result of this send.

Definition at line 55 of file sendcommandevent.h.

References _waiter.


Member Data Documentation

ControlCommand SendCommandEvent::_cmd [private]

Command to send to Tor.

Definition at line 58 of file sendcommandevent.h.

Referenced by command(), and SendCommandEvent().

SendWaiter* SendCommandEvent::_waiter [private]

SendWaiter for the result of this event.

Definition at line 59 of file sendcommandevent.h.

Referenced by SendCommandEvent(), and waiter().


The documentation for this class was generated from the following files:
Generated on Tue Jul 7 17:00:57 2009 for Vidalia by  doxygen 1.4.7