libdballe 9.6
Public Member Functions | List of all members
dballe::db::v7::AttributeList Struct Reference

Store a list of attributes to be inserted/updated in the database. More...

#include <internals.h>

Inheritance diagram for dballe::db::v7::AttributeList:

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.
 

Detailed Description

Store a list of attributes to be inserted/updated in the database.


The documentation for this struct was generated from the following file: