Public Attributes | List of all members
CollSeq Struct Reference

Public Attributes

u8 enc
 
void * pUser
 
int(* xCmp )(void *, int, const void *, int, const void *)
 
void(* xDel )(void *)
 
char * zName
 

Detailed Description

Definition at line 14321 of file sqlite3.c.

Member Data Documentation

u8 CollSeq::enc

Definition at line 14323 of file sqlite3.c.

void* CollSeq::pUser

Definition at line 14324 of file sqlite3.c.

int(* CollSeq::xCmp) (void *, int, const void *, int, const void *)

Definition at line 14325 of file sqlite3.c.

void(* CollSeq::xDel) (void *)

Definition at line 14326 of file sqlite3.c.

char* CollSeq::zName

Definition at line 14322 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09