Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

wx::Command Class Reference

The wxExecute class pops up a window on execution. More...

#include <command.h>

List of all members.

Public Member Functions

 Command (const wxString &sCommand, unsigned long ulTimeOut=INFINITE)
long Run ()

Private Attributes

wxString m_sCommand
DWORD m_dwTimeOut


Detailed Description

The wxExecute class pops up a window on execution.

This class runs a command "silently".

Definition at line 28 of file command.h.


Constructor & Destructor Documentation

wx::Command::Command const wxString &  sCommand,
unsigned long  ulTimeOut = INFINITE
[inline]
 

Definition at line 32 of file command.h.


Member Function Documentation

long wx::Command::Run  )  [inline]
 

Definition at line 40 of file command.h.

References m_dwTimeOut.


Member Data Documentation

DWORD wx::Command::m_dwTimeOut [private]
 

Definition at line 94 of file command.h.

Referenced by Run().

wxString wx::Command::m_sCommand [private]
 

Definition at line 93 of file command.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 25 08:13:17 2006 for Sherpa wxWidgets Classes by doxygen 1.3.6