HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
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) const rwsf::CallInfo
getAttributeNames() const rwsf::CallInfo
getBoolProperty(const std::string &name, bool def=false) const rwsf::MessageProperties
getCancelSession() const rwsf::MessageProperties
getErrorMessage() const rwsf::MessageProperties
getIntProperty(const std::string &name) const rwsf::MessageProperties
getLogLevel() const rwsf::MessageProperties
getMethodEncoding()rwsf::CallInfo
getMethodName()rwsf::CallInfo
getParameterObject(const rwsf::XmlName &name) const rwsf::CallInfo
getParameters() const rwsf::CallInfo
getRequest() const rwsf::MessageProperties
getRequestAttachment(const std::string &reference) const rwsf::CallInfo
getRequestAttachments() const rwsf::CallInfo
getRequestSoapHeaderNames() const rwsf::CallInfo
getRequestSoapHeaderObject(const rwsf::XmlName &name) const rwsf::CallInfo
getRequestSoapHeaderValue(const rwsf::XmlName &headerName) const rwsf::CallInfo
getRequestTransportHeaderNames() const rwsf::CallInfo
getRequestTransportHeaderObject(const std::string &name) const rwsf::CallInfo
getRequestTransportHeaders() const rwsf::CallInfo
getRequestTransportHeaderValue(const std::string &name) const rwsf::CallInfo
getResponse() const rwsf::MessageProperties
getResponseAttachment(const std::string &reference) const rwsf::CallInfo
getResponseAttachments() const rwsf::CallInfo
getResponseSoapHeaderNames() const rwsf::CallInfo
getResponseSoapHeaderObject(const rwsf::XmlName &name) const rwsf::CallInfo
getResponseSoapHeaderValue(const rwsf::XmlName &headerName) const rwsf::CallInfo
getResponseTransportHeaderNames() const rwsf::CallInfo
getResponseTransportHeaderObject(const std::string &name) const rwsf::CallInfo
getResponseTransportHeaders() const rwsf::CallInfo
getResponseTransportHeaderValue(const std::string &name) const rwsf::CallInfo
getSoapAction() const rwsf::MessageProperties
getStringProperty(const std::string &name) const rwsf::MessageProperties
hasResponse() const rwsf::MessageProperties
Info enum valuerwsf::MessageProperties
isClient() const rwsf::MessageProperties
isMarshal()rwsf::CallInfo
isMessageProcessingStopped() const rwsf::MessageProperties
isOneWay() const rwsf::CallInfo
isRequest() const rwsf::MessageProperties
isRequestSoapHeaderSet(const rwsf::XmlName &headerName) const rwsf::CallInfo
isRequestTransportHeaderSet(const std::string &name) const rwsf::CallInfo
isResponseSoapHeaderSet(const rwsf::XmlName &headerName) const rwsf::CallInfo
isResponseTransportHeaderSet(const std::string &name) const rwsf::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") const rwsf::CallInfo
soapResponseHeadersAsString(const std::string &soapEnvPrefix="SOAP-ENV") const rwsf::CallInfo
stopMessageProcessing()rwsf::MessageProperties
Warning enum valuerwsf::MessageProperties
~CallInfo()rwsf::CallInfo
~MessageProperties()rwsf::MessageProperties

Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.