Searched refs:wsdl__operation_ (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp99 wsdl__operation *wsdl__operation_ = (*operation).operationPtr(); local
117 if (wsdl__operation_)
118 { wsdl__input *input = wsdl__operation_->input;
119 wsdl__output *output = wsdl__operation_->output;
180 o->name = types.aname(NULL, NULL, wsdl__operation_->name);
184 o->documentation = wsdl__operation_->documentation;
186 o->parameterOrder = wsdl__operation_->parameterOrder;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dservice.cpp99 wsdl__operation *wsdl__operation_ = (*operation).operationPtr(); local
117 if (wsdl__operation_)
118 { wsdl__input *input = wsdl__operation_->input;
119 wsdl__output *output = wsdl__operation_->output;
180 o->name = types.aname(NULL, NULL, wsdl__operation_->name);
184 o->documentation = wsdl__operation_->documentation;
186 o->parameterOrder = wsdl__operation_->parameterOrder;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp99 wsdl__operation *wsdl__operation_ = (*operation).operationPtr(); local
117 if (wsdl__operation_)
118 { wsdl__input *input = wsdl__operation_->input;
119 wsdl__output *output = wsdl__operation_->output;
180 o->name = types.aname(NULL, NULL, wsdl__operation_->name);
184 o->documentation = wsdl__operation_->documentation;
186 o->parameterOrder = wsdl__operation_->parameterOrder;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dservice.cpp99 wsdl__operation *wsdl__operation_ = (*operation).operationPtr(); local
117 if (wsdl__operation_)
118 { wsdl__input *input = wsdl__operation_->input;
119 wsdl__output *output = wsdl__operation_->output;
180 o->name = types.aname(NULL, NULL, wsdl__operation_->name);
184 o->documentation = wsdl__operation_->documentation;
186 o->parameterOrder = wsdl__operation_->parameterOrder;

Completed in 84 milliseconds