ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
AuthContext Struct Reference
Collaboration diagram for AuthContext:

Public Attributes

const char * zAuthContext
 
ParsepParse
 

Detailed Description

Definition at line 18786 of file sqlite3.c.

Member Data Documentation

◆ pParse

Parse* AuthContext::pParse

Definition at line 18788 of file sqlite3.c.

Referenced by sqlite3AuthContextPush().

◆ zAuthContext

const char* AuthContext::zAuthContext

Definition at line 18787 of file sqlite3.c.

Referenced by sqlite3AuthContextPush().


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