27#ifndef CRIT_ACTION_CMD_LINE_HPP 
   28#define CRIT_ACTION_CMD_LINE_HPP 
   30#include "../my_config.h" 
   56                                  const std::string & argument,
 
the global action for overwriting
 
the arbitrary large positive integer class
 
This is a pure virtual class that is used by libdar when interaction with the user is required.
 
const libdar::crit_action * crit_action_create_from_string(libdar::user_interaction &dialog, const std::string &argument, const libdar::infinint &hourshift)
creates a criterium object as defined by the command line's given string
 
std::string crit_action_canonize_string(const std::string &argument)
canonizes a criterium description string
 
the main file of the libdar API definitions