AccountService *AccountService::copy()
{	AccountService *dup = SOAP_NEW_COPY(AccountService(*(struct soap*)this));
	return dup;
}
Exemple #2
0
BFCPServiceService * BfcpService::copy()
{
  BfcpService *dup = SOAP_NEW_COPY(BfcpService(*(struct soap*)this));
  return dup;
}
pocService *pocService::copy()
{	pocService *dup = SOAP_NEW_COPY(pocService(*(struct soap*)this));
	return dup;
}
AdvancedSecurityServiceBindingService *AdvancedSecurityServiceBindingService::copy()
{	AdvancedSecurityServiceBindingService *dup = SOAP_NEW_COPY(AdvancedSecurityServiceBindingService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
quoteService *quoteService::copy()
{   quoteService *dup = SOAP_NEW_COPY(quoteService(*(struct soap*)this));
    return dup;
}
videooverlayService *videooverlayService::copy()
{	videooverlayService *dup = SOAP_NEW_COPY(videooverlayService(*(struct soap*)this));
	return dup;
}
ImagingBindingService *ImagingBindingService::copy()
{	ImagingBindingService *dup = SOAP_NEW_COPY(ImagingBindingService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
PullPointSubscriptionBindingService *PullPointSubscriptionBindingService::copy()
{	PullPointSubscriptionBindingService *dup = SOAP_NEW_COPY(PullPointSubscriptionBindingService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
BasicHttpBinding_USCOREICalculatorService *BasicHttpBinding_USCOREICalculatorService::copy()
{   BasicHttpBinding_USCOREICalculatorService *dup = SOAP_NEW_COPY(BasicHttpBinding_USCOREICalculatorService);
    if (dup)
        soap_copy_context(dup->soap, this->soap);
    return dup;
}
ServiceSoapBindingService *ServiceSoapBindingService::copy()
{	ServiceSoapBindingService *dup = SOAP_NEW_COPY(ServiceSoapBindingService(*(struct soap*)this));
	return dup;
}
projectstatsService *projectstatsService::copy()
{	projectstatsService *dup = SOAP_NEW_COPY(projectstatsService(*(struct soap*)this));
	return dup;
}
Exemple #12
0
serverService *serverService::copy()
{	serverService *dup = SOAP_NEW_COPY(serverService(*(struct soap*)this));
	return dup;
}
WSHttpBinding_USCOREINWNMasterServerAPIService *WSHttpBinding_USCOREINWNMasterServerAPIService::copy()
{	WSHttpBinding_USCOREINWNMasterServerAPIService *dup = SOAP_NEW_COPY(WSHttpBinding_USCOREINWNMasterServerAPIService(*(struct soap*)this));
	return dup;
}
Exemple #14
0
calcService *calcService::copy()
{	calcService *dup = SOAP_NEW_COPY(calcService(*(struct soap*)this));
	return dup;
}
RuleEngineBindingService *RuleEngineBindingService::copy()
{	RuleEngineBindingService *dup = SOAP_NEW_COPY(RuleEngineBindingService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
Exemple #16
0
wsrmService *wsrmService::copy()
{	wsrmService *dup = SOAP_NEW_COPY(wsrmService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
ReceiverBindingService *ReceiverBindingService::copy()
{	ReceiverBindingService *dup = SOAP_NEW_COPY(ReceiverBindingService(*(struct soap*)this));
	return dup;
}
dpws_discoveryService *dpws_discoveryService::copy()
{	dpws_discoveryService *dup = SOAP_NEW_COPY(dpws_discoveryService(*(struct soap*)this));
	return dup;
}
BankService *BankService::copy()
{	BankService *dup = SOAP_NEW_COPY(BankService(*(struct soap*)this));
	return dup;
}
ConsoleObserverService *ConsoleObserverService::copy()
{	ConsoleObserverService *dup = SOAP_NEW_COPY(ConsoleObserverService(*(struct soap*)this));
	return dup;
}
DisplayBindingService *DisplayBindingService::copy()
{	DisplayBindingService *dup = SOAP_NEW_COPY(DisplayBindingService(*(struct soap*)this));
	return dup;
}
AmazonS3SoapBindingService *AmazonS3SoapBindingService::copy()
{	AmazonS3SoapBindingService *dup = SOAP_NEW_COPY(AmazonS3SoapBindingService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}
WSDualHttpBinding_USCOREICalculatorDuplexService *WSDualHttpBinding_USCOREICalculatorDuplexService::copy()
{	WSDualHttpBinding_USCOREICalculatorDuplexService *dup = SOAP_NEW_COPY(WSDualHttpBinding_USCOREICalculatorDuplexService);
	if (dup)
		soap_copy_context(dup->soap, this->soap);
	return dup;
}