Go to the source code of this file.
      
        
          | #define DECLARE_AUTHOR | ( |  | name, | 
        
          |  |  |  | email | 
        
          |  | ) |  |  | 
      
 
Macro for declaration of the ware author name and email 
 
 
      
        
          | #define DECLARE_DESCRIPTION | ( |  | desc | ) |  | 
      
 
Macro for declaration of the ware description 
 
 
      
        
          | #define DECLARE_NAME | ( |  | name | ) |  | 
      
 
Macro for declaration of the ware name 
 
 
      
        
          | #define DECLARE_SDKVERSION | 
      
 
Macro for declaration of ABI version used to build the ware 
 
 
      
        
          | #define DECLARE_STATUS | ( |  | status | ) |  | 
      
 
Macro for declaration of the ware status 
 
 
      
        
          | #define DECLARE_VERSION | ( |  | version | ) |  | 
      
 
Macro for declaration of the ware version