service implementation  
 More...
#include <ServiceImpl.h>
      
        
          | ServiceImpl::ServiceImpl  | 
          ( | 
          const std::wstring &  | 
          name | ) | 
           | 
        
      
 
 
  
  
      
        
          | ServiceImpl::~ServiceImpl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void AppSecInc::Service::ServiceImpl::Run  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
      
        
          | void ServiceImpl::Start  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void ServiceImpl::Stop  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void ServiceImpl::Wait  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | std::wstring AppSecInc::Service::ServiceImpl::_name | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | BOOL AppSecInc::Service::ServiceImpl::_paused | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | BOOL AppSecInc::Service::ServiceImpl::_running | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: