resource_retriever Namespace Reference

Classes

class  CURLStaticInit
class  Exception
struct  MemoryBuffer
struct  MemoryResource
 A combination of a pointer to data in memory along with the data's size. More...
class  Retriever
 Retrieves files from from a url. Caches a CURL handle so multiple accesses to a single url will keep connections open. More...

Functions

size_t curlWriteFunc (void *buffer, size_t size, size_t nmemb, void *userp)

Variables

static CURLStaticInit g_curl_init

Function Documentation

size_t resource_retriever::curlWriteFunc ( void *  buffer,
size_t  size,
size_t  nmemb,
void *  userp 
)

Definition at line 83 of file retriever.cpp.


Variable Documentation

Definition at line 63 of file retriever.cpp.

 All Classes Namespaces Files Functions Variables Typedefs


resource_retriever
Author(s): Josh Faust (jfaust@willowgarage.com)
autogenerated on Fri Jan 11 09:33:06 2013