libmoost
/home/mhx/git/github/libmoost/include/moost/murcl/global.hpp File Reference
#include <stdexcept>
#include <curl/curl.h>
#include <boost/shared_ptr.hpp>
#include "../utils/singleton.hpp"
Include dependency graph for global.hpp:
This graph shows which files directly or indirectly include this file:

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.