libdballe 9.6
|
Store a list of attributes to be inserted/updated in the database. More...
#include <internals.h>
Public Member Functions | |
void | add (wreport::Varcode code, const char *value) |
const char * | get (wreport::Varcode code) const |
Get a value by code, returns nullptr if not found. | |
const char * | pop (wreport::Varcode code) |
Get a value by code, returns nullptr if not found, removes it from the AttributeList. | |
Store a list of attributes to be inserted/updated in the database.