libmoost
moost::murcl::curl_opt_base< optval > Class Template Reference

Base class for the option abstractions that implements common behaviour. More...

#include <option_traits.hpp>

Inheritance diagram for moost::murcl::curl_opt_base< optval >:

List of all members.

Protected Member Functions

 curl_opt_base ()

Static Protected Member Functions

template<typename T >
static void error (T const &val, std::string const &opttype, std::string const &msg)

Detailed Description

template<CURLoption optval>
class moost::murcl::curl_opt_base< optval >

Base class for the option abstractions that implements common behaviour.

Definition at line 50 of file option_traits.hpp.


Constructor & Destructor Documentation

template<CURLoption optval>
moost::murcl::curl_opt_base< optval >::curl_opt_base ( ) [inline, protected]

Definition at line 53 of file option_traits.hpp.


Member Function Documentation

template<CURLoption optval>
template<typename T >
static void moost::murcl::curl_opt_base< optval >::error ( T const &  val,
std::string const &  opttype,
std::string const &  msg 
) [inline, static, protected]

Definition at line 56 of file option_traits.hpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: