libdballe
5.18
|
Common functions for commandline tools. More...
#include <wreport/error.h>
#include <dballe/core/rawmsg.h>
#include <popt.h>
#include <list>
#include <string>
Go to the source code of this file.
Data Structures | |
struct | dballe::cmdline::op_dispatch_table |
struct | dballe::cmdline::tool_desc |
struct | dballe::cmdline::program_info |
struct | dballe::cmdline::error_cmdline |
Report an error with command line options. More... |
Macros | |
#define | ODT_END { NULL, NULL, NULL, NULL, NULL, NULL } |
Common functions for commandline tools.