the interface for UnitTestService1  
 More...
#include <IUnitTestService1.h>
the interface for UnitTestService1 
Definition at line 18 of file IUnitTestService1.h.
 
◆ DeclareInterfaceID()
declare the interface that this class provides 
 
 
◆ getPropertyInt()
  
  
      
        
          | virtual int asg::IUnitTestService1::getPropertyInt  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getPropertyString()
  
  
      
        
          | virtual std::string asg::IUnitTestService1::getPropertyString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ isInitialized()
  
  
      
        
          | virtual bool asg::IUnitTestService1::isInitialized  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
get whether we have been initialized 
 
 
◆ print()
  
  
      
        
          | virtual void asg::IAsgService::print  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtualinherited   | 
  
 
Print the state of the service. 
 
 
◆ setPropertyInt()
  
  
      
        
          | virtual void asg::IUnitTestService1::setPropertyInt  | 
          ( | 
          int  | 
          val_property | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: