#include <DemoService.h>
  
 Public Member Functions | |
| DemoService () | |
  Public Member Functions inherited from AppSecInc::Service::ServiceImpl | |
| ServiceImpl (const std::wstring &name) | |
| virtual | ~ServiceImpl () | 
| void | Stop () | 
| void | Start () | 
| void | Wait () | 
Protected Member Functions | |
| void | Run () | 
Additional Inherited Members | |
  Protected Attributes inherited from AppSecInc::Service::ServiceImpl | |
| BOOL | _running | 
| BOOL | _paused | 
| std::wstring | _name | 
| DemoService::DemoService | ( | ) | 
      
  | 
  protectedvirtual | 
Implements AppSecInc::Service::ServiceImpl.
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |