OpenDNSSEC-enforcer 2.1.13
Data Fields
db_object Struct Reference

#include <db_object.h>

Data Fields

const db_connection_tconnection
 
const char * table
 
const char * primary_key_name
 
db_object_field_list_tobject_field_list
 

Detailed Description

A database object.

Definition at line 201 of file db_object.h.

Field Documentation

◆ connection

const db_connection_t* db_object::connection

◆ object_field_list

db_object_field_list_t* db_object::object_field_list

◆ primary_key_name

const char* db_object::primary_key_name

◆ table

const char* db_object::table

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