org.apache.axis2.wsdl.template.c.SkelHeaderTemplate.xsl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of axis2-codegen Show documentation
Show all versions of axis2-codegen Show documentation
Axis2 Code Generation module
/**
* .h
*
* This file was auto-generated from WSDL for " " service
* by the Apache Axis2/C version: #axisVersion# #today#
* Axis2/C skeleton for the axisService- Header file
*/
#include <axis2_svc_skeleton.h>
#include <axutil_log_default.h>
#include <axutil_error_default.h>
#include <axiom_text.h>
#include <axiom_node.h>
#include <axiom_element.h>
#include <stdio.h>
#include " .h"
#include " .h"
#ifdef __cplusplus
extern "C" {
#endif
/**
* auto generated function declaration
* 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*/
);
#ifdef __cplusplus
}
#endif
© 2015 - 2024 Weber Informatics LLC | Privacy Policy