|
libmoost
|
#include <stdexcept>#include <curl/curl.h>#include <boost/shared_ptr.hpp>#include "../utils/singleton.hpp"

Go to the source code of this file.
Classes | |
| class | moost::murcl::global |
| This class initialialises the Curl 'program environment'. More... | |
Namespaces | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |
| namespace | moost::murcl |
Typedefs | |
| typedef moost::utils::singleton_default < global > | moost::murcl::global_singleton |
| A factory object for creating other interface instances. | |