![]() |
aGrUM
0.14.2
|
The class representing a record stored in a tabular database. More...
#include <cstddef>
#include <cstring>
#include <initializer_list>
#include <memory>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/learning/database/DBRow_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::DBRow< T_DATA, ALLOC > |
The class for storing a record in a database. More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::learning | |
The class representing a record stored in a tabular database.
Definition in file DBRow.h.