UT_NTServiceManager Class Reference

#include <UT_NTServiceManager.h>

List of all members.

Public Member Functions

 UT_NTServiceManager (const char *machine=0)
virtual ~UT_NTServiceManager ()
bool isOpen () const
bool startService (const char *name) const
bool stopService (const char *name) const
bool installService (const char *name, const char *display, const char *path) const
bool uninstallService (const char *name) const
bool isServiceInstalled (const char *name) const
bool isServiceRunning (const char *name) const


Detailed Description

Definition at line 30 of file UT_NTServiceManager.h.


Constructor & Destructor Documentation

UT_NTServiceManager::UT_NTServiceManager ( const char *  machine = 0  ) 

virtual UT_NTServiceManager::~UT_NTServiceManager (  )  [virtual]


Member Function Documentation

bool UT_NTServiceManager::installService ( const char *  name,
const char *  display,
const char *  path 
) const

bool UT_NTServiceManager::isOpen (  )  const

bool UT_NTServiceManager::isServiceInstalled ( const char *  name  )  const

bool UT_NTServiceManager::isServiceRunning ( const char *  name  )  const

bool UT_NTServiceManager::startService ( const char *  name  )  const

bool UT_NTServiceManager::stopService ( const char *  name  )  const

bool UT_NTServiceManager::uninstallService ( const char *  name  )  const


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

Generated on Fri May 25 00:10:51 2012 for HDK by  doxygen 1.5.9