HydraExpress™ C++ API Reference Guide

 
Loading...
Searching...
No Matches
rwsf::CallInfo Member List

This is the complete list of members for rwsf::CallInfo, including all inherited members.

addParameter(const ParameterObject &p)rwsf::CallInfo
addRequestAttachment(const rwsf::MessageAttachment &a)rwsf::CallInfo
addRequestSoapHeader(const rwsf::XmlName &headerName, const std::string &value, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addRequestSoapHeader(const rwsf::XmlName &headerName, const std::string &value, const char *type, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addRequestSoapHeader(const rwsf::XmlName &headerName, const std::string &value, const std::string &type, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addRequestTransportHeader(const std::string &name, const std::string &value)rwsf::CallInfo
addResponseAttachment(const rwsf::MessageAttachment &a)rwsf::CallInfo
addResponseSoapHeader(const rwsf::XmlName &headerName, const std::string &value, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addResponseSoapHeader(const rwsf::XmlName &headerName, const std::string &value, const char *type, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addResponseSoapHeader(const rwsf::XmlName &headerName, const std::string &value, const std::string &type, bool mustUnderstand=false, const std::string &actor="", const XmlAttributeSet &attrs=XmlAttributeSet())rwsf::CallInfo
addResponseTransportHeader(const std::string &name, const std::string &value)rwsf::CallInfo
CallInfo()rwsf::CallInfo
clearAll()rwsf::CallInfo
clearParameters()rwsf::CallInfo
clearRequestAttachments()rwsf::CallInfo
clearRequestSoapHeaders()rwsf::CallInfo
clearRequestTransportHeaders()rwsf::CallInfo
clearResponseAttachments()rwsf::CallInfo
clearResponseSoapHeaders()rwsf::CallInfo
clearResponseTransportHeaders()rwsf::CallInfo
Error enum valuerwsf::MessageProperties
Fatal enum valuerwsf::MessageProperties
get(const std::string &attributeName) constrwsf::CallInfo
getAttributeNames() constrwsf::CallInfo
getBoolProperty(const std::string &name, bool def=false) constrwsf::MessageProperties
getCancelSession() constrwsf::MessageProperties
getErrorMessage() constrwsf::MessageProperties
getIntProperty(const std::string &name) constrwsf::MessageProperties
getLogLevel() constrwsf::MessageProperties
getMethodEncoding()rwsf::CallInfo
getMethodName()rwsf::CallInfo
getParameterObject(const rwsf::XmlName &name) constrwsf::CallInfo
getParameters() constrwsf::CallInfo
getRequest() constrwsf::MessageProperties
getRequestAttachment(const std::string &reference) constrwsf::CallInfo
getRequestAttachments() constrwsf::CallInfo
getRequestSoapHeaderNames() constrwsf::CallInfo
getRequestSoapHeaderObject(const rwsf::XmlName &name) constrwsf::CallInfo
getRequestSoapHeaderValue(const rwsf::XmlName &headerName) constrwsf::CallInfo
getRequestTransportHeaderNames() constrwsf::CallInfo
getRequestTransportHeaderObject(const std::string &name) constrwsf::CallInfo
getRequestTransportHeaders() constrwsf::CallInfo
getRequestTransportHeaderValue(const std::string &name) constrwsf::CallInfo
getResponse() constrwsf::MessageProperties
getResponseAttachment(const std::string &reference) constrwsf::CallInfo
getResponseAttachments() constrwsf::CallInfo
getResponseSoapHeaderNames() constrwsf::CallInfo
getResponseSoapHeaderObject(const rwsf::XmlName &name) constrwsf::CallInfo
getResponseSoapHeaderValue(const rwsf::XmlName &headerName) constrwsf::CallInfo
getResponseTransportHeaderNames() constrwsf::CallInfo
getResponseTransportHeaderObject(const std::string &name) constrwsf::CallInfo
getResponseTransportHeaders() constrwsf::CallInfo
getResponseTransportHeaderValue(const std::string &name) constrwsf::CallInfo
getSoapAction() constrwsf::MessageProperties
getStringProperty(const std::string &name) constrwsf::MessageProperties
hasResponse() constrwsf::MessageProperties
Info enum valuerwsf::MessageProperties
isClient() constrwsf::MessageProperties
isMarshal()rwsf::CallInfo
isMessageProcessingStopped() constrwsf::MessageProperties
isOneWay() constrwsf::CallInfo
isRequest() constrwsf::MessageProperties
isRequestSoapHeaderSet(const rwsf::XmlName &headerName) constrwsf::CallInfo
isRequestTransportHeaderSet(const std::string &name) constrwsf::CallInfo
isResponseSoapHeaderSet(const rwsf::XmlName &headerName) constrwsf::CallInfo
isResponseTransportHeaderSet(const std::string &name) constrwsf::CallInfo
LogLevel enum namerwsf::MessageProperties
MessageProperties()rwsf::MessageProperties
None enum valuerwsf::MessageProperties
put(const std::string &attributeName, const rwsf::Attribute &value)rwsf::CallInfo
removeParameter(const rwsf::XmlName &name)rwsf::CallInfo
removeRequestAttachment(const std::string &reference)rwsf::CallInfo
removeRequestSoapHeader(const rwsf::XmlName &headerName)rwsf::CallInfo
removeRequestTransportHeader(const std::string &name)rwsf::CallInfo
removeResponseAttachment(const std::string &reference)rwsf::CallInfo
removeResponseSoapHeader(const rwsf::XmlName &headerName)rwsf::CallInfo
removeResponseTransportHeader(const std::string &name)rwsf::CallInfo
setBoolProperty(const std::string &name, bool value)rwsf::MessageProperties
setCancelSession(bool c)rwsf::MessageProperties
setErrorMessage(const std::string &message)rwsf::MessageProperties
setHasResponse(bool response)rwsf::MessageProperties
setIntProperty(const std::string &name, int value)rwsf::MessageProperties
setIsClient(bool client)rwsf::MessageProperties
setIsMarshal(bool isMarshal)rwsf::CallInfo
setIsOneWay(const bool isOneWay)rwsf::CallInfo
setIsRequest(bool req)rwsf::MessageProperties
setLogLevel(LogLevel l)rwsf::MessageProperties
setMethodEncoding(const std::string &encoding)rwsf::CallInfo
setMethodName(const rwsf::XmlName &method)rwsf::CallInfo
setRequest(const std::string &request)rwsf::MessageProperties
setResponse(const std::string &response)rwsf::MessageProperties
setSoapAction(const std::string &soapAction)rwsf::MessageProperties
setStringProperty(const std::string &name, const std::string &value)rwsf::MessageProperties
soapRequestHeadersAsString(const std::string &soapEnvPrefix="SOAP-ENV") constrwsf::CallInfo
soapResponseHeadersAsString(const std::string &soapEnvPrefix="SOAP-ENV") constrwsf::CallInfo
stopMessageProcessing()rwsf::MessageProperties
Warning enum valuerwsf::MessageProperties
~CallInfo()rwsf::CallInfo
~MessageProperties()rwsf::MessageProperties

Copyright © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.