MCPcopy Create free account
hub / github.com/cinder/Cinder / loadUrl

Function loadUrl

src/cinder/DataSource.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164DataSourceRef loadUrl( const Url &url, const UrlOptions &options )
165{
166 return DataSourceUrl::create( url, options );
167}
168
169/////////////////////////////////////////////////////////////////////////////
170// DataSourceBuffer

Callers 7

loadImagesThreadFnMethod · 0.85
workerMethod · 0.85
serviceTweetsMethod · 0.85
queryMastodonFunction · 0.85
parseEarthquakesMethod · 0.85
setupMethod · 0.85
DataSourceRef loadUrlFunction · 0.85

Calls 1

createFunction · 0.50

Tested by 1

loadImagesThreadFnMethod · 0.68