Disk ARchive  2.7.15
Full featured and portable backup and archiving tool
Classes | Namespaces
mycurl_param_list.hpp File Reference

wrapper for element a CURL* object can receive as parameter in order to be put in etherogeneous list More...

#include "../my_config.h"
#include <string>
#include <memory>
#include <map>
#include <list>
#include "integers.hpp"
#include "erreurs.hpp"
+ Include dependency graph for mycurl_param_list.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::mycurl_param_element_generic
 the ancestor class of etherogeneous list/map More...
 
class  libdar::mycurl_param_element< T >
 the implemented inherited classes of the abstracted class for etherogeneous list/map More...
 
class  libdar::mycurl_param_list
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

wrapper for element a CURL* object can receive as parameter in order to be put in etherogeneous list

Definition in file mycurl_param_list.hpp.