All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.axis2.wsdl.template.c.SkelSourceTemplate.xsl Maven / Gradle / Ivy

There is a newer version: 1.8.2
Show newest version



    
    
    
    
    

    /**
     * .c
     *
     * This file was auto-generated from WSDL for "" service
     * by the Apache Axis2/C version: #axisVersion# #today#
     *  Axis2/C skeleton for the axisService
     */

     #include ".h"

     
         
         

         
         
            
                
                    
                
                
            
         

		 
        /**
         * auto generated function definition signature
         * for "" operation.
         * @param env environment ( mandatory)
         * @param _ of the 
         
         * @param _ of the 
         *
         * @param dp_ - output header
         * @return 
         */
        
         
        
            
            
                                          ,
                                               _
                                          
            
            
                                          ,
                                               _
                                          
            
            
        

        
        axis2_status_t 
        
        
         
        _(const axutil_env_t *env
                                          ,
                                            *
                                             dp_ /* output header double ptr*/
                                           )
        {
          /* TODO fill this with the necessary business logic */
          return ()NULL;
          return AXIS2_SUCCESS;
        }
     

    
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy