uscxml::URLImpl Member List
This is the complete list of members for uscxml::URLImpl, including all inherited members.
_condVar (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_error (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_handle (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_hasFailed (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_inHeaders (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_isDownloaded (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_monitors (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_mutex (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_orig (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_outContent (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_outHeader (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_rawInContent (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_rawInHeader (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_requestType (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_statusCode (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_statusMsg (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
_uri (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
addMonitor(URLMonitor *monitor) (defined in uscxml::URLImpl) | uscxml::URLImpl | inline |
addOutHeader(const std::string &key, const std::string &value) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
download(bool blocking=false) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
downloadCompleted() (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
downloadFailed(int errorCode) (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
downloadStarted() (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
fragment() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
getCurlHandle() (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
getInContent(bool forceReload=false) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
getInHeaderField(const std::string &key) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
getInHeaderFields() (defined in uscxml::URLImpl) | uscxml::URLImpl | |
getStatusCode() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
getStatusMessage() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
headerHandler(void *ptr, size_t size, size_t nmemb, void *userdata) (defined in uscxml::URLImpl) | uscxml::URLImpl | protectedstatic |
host() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
isAbsolute() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
normalize() (defined in uscxml::URLImpl) | uscxml::URLImpl | |
operator Data() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
operator std::string() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
path() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
pathComponents() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
port() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
prepareException(ErrorEvent &exception, int errorCode, const std::string &origUri, void *parser) (defined in uscxml::URLImpl) | uscxml::URLImpl | protectedstatic |
query() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
refer(URLImpl *absoluteSource, URLImpl *absoluteBase) (defined in uscxml::URLImpl) | uscxml::URLImpl | static |
removeMonitor(URLMonitor *monitor) (defined in uscxml::URLImpl) | uscxml::URLImpl | inline |
resolve(URLImpl *relativeURL, URLImpl *absoluteURL) (defined in uscxml::URLImpl) | uscxml::URLImpl | static |
resolveWithCWD(URLImpl *relativeURL) (defined in uscxml::URLImpl) | uscxml::URLImpl | static |
scheme() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
setOutContent(const std::string &content) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
setRequestType(URLRequestType requestType) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
URLFetcher (defined in uscxml::URLImpl) | uscxml::URLImpl | friend |
URLImpl(const std::string &url) (defined in uscxml::URLImpl) | uscxml::URLImpl | |
URLImpl() (defined in uscxml::URLImpl) | uscxml::URLImpl | protected |
userInfo() const (defined in uscxml::URLImpl) | uscxml::URLImpl | |
writeHandler(void *ptr, size_t size, size_t nmemb, void *userdata) (defined in uscxml::URLImpl) | uscxml::URLImpl | protectedstatic |
~URLImpl() (defined in uscxml::URLImpl) | uscxml::URLImpl |