base_soap::SOAPRequest Member List

This is the complete list of members for base_soap::SOAPRequest, including all inherited members.
_attachmentsbase_soap::SOAPRequest [protected]
_basebase_soap::SOAPStruct [protected]
_documentbase_soap::SOAPStruct [protected]
_headerbase_soap::SOAPRequest [protected]
_implementationbase_soap::SOAPRequest [protected]
_ownbase_soap::SOAPRequest [protected]
_parserbase_soap::SOAPRequest [protected]
_prefixbase_soap::SOAPRequest [protected]
_responsebase_soap::SOAPRequest [protected]
_structsbase_soap::SOAPStruct [protected]
_transcoderbase_soap::SOAPStruct [protected]
add(const base::String &name)base_soap::SOAPStruct
add(const base::String &name, bool value)base_soap::SOAPStruct
add(const base::String &name, const base::DateTime &value)base_soap::SOAPStruct
add(const base::String &name, double value)base_soap::SOAPStruct
add(const base::String &name, int value)base_soap::SOAPStruct
add(const base::String &name, unsigned int value)base_soap::SOAPStruct
add(const base::String &name, long value)base_soap::SOAPStruct
add(const base::String &name, unsigned long value)base_soap::SOAPStruct
add(const base::String &name, base::longlong_t value)base_soap::SOAPStruct
add(const base::String &name, base::u_longlong_t value)base_soap::SOAPStruct
add(const base::String &name, const char *value)base_soap::SOAPStruct
add(const base::String &name, const base::String &value)base_soap::SOAPStruct
add(const std::vector< base::String > &names, const std::vector< base::String > &values)base_soap::SOAPStruct
add(const base::String &name, const std::vector< base::String > &names, const std::vector< base::String > &values)base_soap::SOAPStruct
add(const base::String &name, const std::vector< std::pair< base::String, base::String > > &value, bool lower=true)base_soap::SOAPStruct
add(const base::String &name, const std::map< base::String, base::String > &value, bool lower=true)base_soap::SOAPStruct
add(const base::String &name, const std::vector< base::String > &value)base_soap::SOAPStruct
add(const base::String &name, const std::vector< std::map< base::String, base::String > > &value, bool lower=true)base_soap::SOAPStruct
addAttachment(SOAPAttachment *attachment, bool own=false)base_soap::SOAPRequest
constructor(const base::String &classname, const base::String &method, const base::String &instance)base_soap::SOAPRequest [protected]
contextSupport enum valuebase_soap::SOAPRequest
contextSystem enum valuebase_soap::SOAPRequest
contextUnknown enum valuebase_soap::SOAPRequest
contextUser enum valuebase_soap::SOAPRequest
createResponse()base_soap::SOAPRequest
createResponse(const SOAPException &excp)base_soap::SOAPRequest
erase(const base::String &name)base_soap::SOAPStruct
exists(const base::String &name) const base_soap::SOAPStruct
existsNotNull(const base::String &name) const base_soap::SOAPStruct
getAttachment(const base::String &id, bool throwex=true) const base_soap::SOAPRequest
getAttachments() const base_soap::SOAPRequest
getBase() const base_soap::SOAPStruct
getBool(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getClass() const base_soap::SOAPRequest
getContext() const base_soap::SOAPRequest
getDateTime(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getDouble(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getInstance() const base_soap::SOAPRequest
getInt(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getLong(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getLongLong(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getMap(const base::String &name, bool *exist=NULL) const base_soap::SOAPStruct
getMethod() const base_soap::SOAPRequest
getProgram() const base_soap::SOAPRequest
getQName(const base::String &name) const base_soap::SOAPRequest
getRemoteAddr() const base_soap::SOAPRequest
getResponse() const base_soap::SOAPRequest
getString(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getStruct(const base::String &name, bool *exist=NULL)base_soap::SOAPStruct
getStructArray(const base::String &name, bool *exist=NULL)base_soap::SOAPStruct
getUInt(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getULong(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getULongLong(const base::String &name, bool *exist=NULL, bool *isnull=NULL) const base_soap::SOAPStruct
getUserId() const base_soap::SOAPRequest
getUserName() const base_soap::SOAPRequest
getVectorOfMaps(const base::String &name, bool *exist=NULL) const base_soap::SOAPStruct
getVectorOfPairs(const base::String &name, bool *exist=NULL) const base_soap::SOAPStruct
getVectorOfStrings(const base::String &name, bool *exist=NULL) const base_soap::SOAPStruct
setClass(const base::String &classname)base_soap::SOAPRequest
setContext(int context)base_soap::SOAPRequest
setInstance(const base::String &instance)base_soap::SOAPRequest
setMethod(const base::String &method)base_soap::SOAPRequest
setProgram(const base::String &program)base_soap::SOAPRequest
setRemoteAddr(const base::String &addr)base_soap::SOAPRequest
setResponse(SOAPResponse *response)base_soap::SOAPRequest
setTranscoder(SOAPTranscoder *transcoder)base_soap::SOAPStruct
setUserId(int userid)base_soap::SOAPRequest
setUserName(const base::String &username)base_soap::SOAPRequest
SOAPRequest(const SOAPRequest &request)base_soap::SOAPRequest
SOAPRequest(xercesc::DOMImplementation *implementation, xercesc::DOMBuilder *parser, xercesc::DOMDocument *document)base_soap::SOAPRequest
SOAPRequest(const base::String &classname, const base::String &method, const base::String &instance="")base_soap::SOAPRequest
SOAPRequest(const base::String &classname, const base::String &method, int instance)base_soap::SOAPRequest
SOAPStruct(xercesc::DOMDocument *document=NULL, xercesc::DOMElement *base=NULL, SOAPTranscoder *transcoder=NULL)base_soap::SOAPStruct
toXML(xercesc::MemBufFormatTarget *target) const base_soap::SOAPRequest
toXML() const base_soap::SOAPRequest
~SOAPRequest()base_soap::SOAPRequest
~SOAPStruct()base_soap::SOAPStruct