JULEA
Data Fields
JDBSchema Struct Reference

#include <jdb-internal.h>

Data Fields

bson_t bson
 
bson_t bson_index
 
GHashTable * variables
 
GArray * index
 
gchar * name
 
guint bson_index_count
 
gint ref_count
 
gboolean bson_initialized
 
gboolean bson_index_initialized
 
gboolean server_side
 

Field Documentation

◆ bson

bson_t JDBSchema::bson

◆ bson_index

bson_t JDBSchema::bson_index

◆ bson_index_count

guint JDBSchema::bson_index_count

◆ bson_index_initialized

gboolean JDBSchema::bson_index_initialized

◆ bson_initialized

gboolean JDBSchema::bson_initialized

◆ index

GArray* JDBSchema::index

◆ name

gchar* JDBSchema::name

◆ ref_count

gint JDBSchema::ref_count

◆ server_side

gboolean JDBSchema::server_side

◆ variables

GHashTable* JDBSchema::variables

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