![]() |
Cinder
0.9.1
|
#include "cinder/Url.h"
#include "cinder/DataSource.h"
#include "cinder/Utilities.h"
#include "cinder/Unicode.h"
#include <Shlwapi.h>
#include "cinder/UrlImplWinInet.h"
Namespaces | |
cinder | |
Typedefs | |
typedef cinder::IStreamUrlImplWinInet | IStreamUrlPlatformImpl |
Functions | |
IStreamUrlRef | cinder::loadUrlStream (const Url &url, const UrlOptions &options=UrlOptions()) |
IStreamUrlRef | cinder::loadUrlStream (const std::string &url, const std::string &user="", const std::string &password="", const UrlOptions &options=UrlOptions()) |