reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofURLFileLoaderImpl Member List

This is the complete list of members for ofURLFileLoaderImpl, including all inherited members.

clear()ofURLFileLoaderImplvirtual
get(const string &url)ofURLFileLoaderImpl
ofBaseURLFileLoader::get(const std::string &url)=0ofBaseURLFileLoaderpure virtual
getAsync(const string &url, const string &name="")ofURLFileLoaderImpl
ofBaseURLFileLoader::getAsync(const std::string &url, const std::string &name="")=0ofBaseURLFileLoaderpure virtual
getNativeThread()ofThread
getNativeThread() constofThread
getThreadId() constofThread
getThreadName() constofThread
handleRequest(const ofHttpRequest &request)ofURLFileLoaderImplvirtual
handleRequestAsync(const ofHttpRequest &request)ofURLFileLoaderImplvirtual
INFINITE_JOIN_TIMEOUT enum valueofThread
isCurrentThread() constofThread
isThreadRunning() constofThread
lock()ofThread
mutexofThreadmutableprotected
OF_DEPRECATED_MSG("Use tryLock instead of setting the type of lock on startThread", void startThread(bool mutexBlocks))ofThread
ofThread()ofThread
ofURLFileLoaderImpl()ofURLFileLoaderImpl
remove(int id)ofURLFileLoaderImplvirtual
saveAsync(const string &url, const of::filesystem::path &path)ofURLFileLoaderImpl
ofBaseURLFileLoader::saveAsync(const std::string &url, const of::filesystem::path &path)=0ofBaseURLFileLoaderpure virtual
saveTo(const string &url, const of::filesystem::path &path)ofURLFileLoaderImpl
ofBaseURLFileLoader::saveTo(const std::string &url, const of::filesystem::path &path)=0ofBaseURLFileLoaderpure virtual
setThreadName(const std::string &name)ofThread
sleep(long milliseconds)ofThread
start()ofURLFileLoaderImplprotected
startThread()ofThread
stop()ofURLFileLoaderImplvirtual
stopThread()ofThread
threadofThreadprotected
threadedFunction()ofURLFileLoaderImplprotectedvirtual
tryLock()ofThread
unlock()ofThread
update(ofEventArgs &args)ofURLFileLoaderImplprotected
waitForThread(bool callStopThread=true, long milliseconds=INFINITE_JOIN_TIMEOUT)ofThread
yield()ofThread
~ofBaseURLFileLoader()ofBaseURLFileLoaderinlinevirtual
~ofURLFileLoaderImpl()ofURLFileLoaderImpl