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.

Referenced by ControlSocket::customEvent().

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.

Referenced by ControlSocket::customEvent().


Member Data Documentation

Command to send to Tor.

Definition at line 58 of file sendcommandevent.h.

Referenced by command(), and SendCommandEvent().

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 Wed Nov 26 21:02:40 2008 for Vidalia by  doxygen 1.5.6