Xmipp  v3.23.11-Nereus
Public Member Functions | Public Attributes | List of all members
MDCache Class Reference

#include <metadata_sql.h>

Public Member Functions

 MDCache ()
 
 ~MDCache ()
 
void clear ()
 

Public Attributes

sqlite3_stmt * iterStmt
 
std::map< MDLabel, sqlite3_stmt * > getValueCache
 
std::map< MDLabel, sqlite3_stmt * > setValueCache
 
sqlite3_stmt * addRowStmt
 

Detailed Description

Class to store some cached sql statements.

Definition at line 313 of file metadata_sql.h.


The documentation for this class was generated from the following files: