Go to the source code of this file.
Classes | |
| class | cinder::Url |
| class | cinder::IStreamUrl |
Namespaces | |
| namespace | cinder |
Typedefs | |
| typedef void | CURL |
| typedef void | CURLM |
| typedef shared_ptr< class IStreamUrl > | cinder::IStreamUrlRef |
| A pointer to an instance of an IStreamUrl. Can be created using IStreamUrl::createRef(). | |
Functions | |
| IStreamUrlRef | cinder::loadUrlStream (const Url &url) |
| IStreamUrlRef | cinder::loadUrlStream (const std::string &url, const std::string &user="", const std::string &password="") |
| typedef void CURL |
| typedef void CURLM |