Enumerations | Functions
tool_getparam.h File Reference
#include "tool_setup.h"
Include dependency graph for tool_getparam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ParameterError {
  PARAM_OK = 0, PARAM_OPTION_AMBIGUOUS, PARAM_OPTION_UNKNOWN, PARAM_REQUIRES_PARAMETER,
  PARAM_BAD_USE, PARAM_HELP_REQUESTED, PARAM_MANUAL_REQUESTED, PARAM_VERSION_INFO_REQUESTED,
  PARAM_ENGINES_REQUESTED, PARAM_GOT_EXTRA_PARAMETER, PARAM_BAD_NUMERIC, PARAM_NEGATIVE_NUMERIC,
  PARAM_LIBCURL_DOESNT_SUPPORT, PARAM_LIBCURL_UNSUPPORTED_PROTOCOL, PARAM_NO_MEM, PARAM_NEXT_OPERATION,
  PARAM_NO_PREFIX, PARAM_NUMBER_TOO_LARGE, PARAM_LAST
}
 

Functions

ParameterError getparameter (const char *flag, char *nextarg, bool *usedarg, struct GlobalConfig *global, struct OperationConfig *operation)
 
ParameterError parse_args (struct GlobalConfig *config, int argc, argv_item_t argv[])
 

Enumeration Type Documentation

Enumerator
PARAM_OK 
PARAM_OPTION_AMBIGUOUS 
PARAM_OPTION_UNKNOWN 
PARAM_REQUIRES_PARAMETER 
PARAM_BAD_USE 
PARAM_HELP_REQUESTED 
PARAM_MANUAL_REQUESTED 
PARAM_VERSION_INFO_REQUESTED 
PARAM_ENGINES_REQUESTED 
PARAM_GOT_EXTRA_PARAMETER 
PARAM_BAD_NUMERIC 
PARAM_NEGATIVE_NUMERIC 
PARAM_LIBCURL_DOESNT_SUPPORT 
PARAM_LIBCURL_UNSUPPORTED_PROTOCOL 
PARAM_NO_MEM 
PARAM_NEXT_OPERATION 
PARAM_NO_PREFIX 
PARAM_NUMBER_TOO_LARGE 
PARAM_LAST 

Definition at line 26 of file tool_getparam.h.

Function Documentation

ParameterError getparameter ( const char *  flag,
char *  nextarg,
bool usedarg,
struct GlobalConfig global,
struct OperationConfig operation 
)

Definition at line 427 of file tool_getparam.c.

ParameterError parse_args ( struct GlobalConfig config,
int  argc,
argv_item_t  argv[] 
)

Definition at line 2084 of file tool_getparam.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17