txt_db_st Struct Reference

#include <txt_db.h>

Data Fields

int  num_fields
STACK data
LHASH **  index
int(**  qual )(char **)
long  error
long  arg1
long  arg2
char **  arg_row

Field Documentation

long txt_db_st::arg1
 
long txt_db_st::arg2
 
char** txt_db_st::arg_row
 
STACK* txt_db_st::data
 
long txt_db_st::error
 
LHASH** txt_db_st::index
 
int txt_db_st::num_fields
 
int(** txt_db_st::qual)(char **)
 

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

Copyright © Nokia Corporation 2001-2008
Back to top