#include "boost/shared_ptr.hpp"
#include <curl/curl.h>
#include <openssl/crypto.h>
#include <pthread.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | stor::CurlInterface |
Namespaces | |
stor | |
Typedefs | |
typedef boost::shared_ptr < CurlInterface > | stor::CurlInterfacePtr |