Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic_storage_backend Struct Reference
Collaboration diagram for entropic_storage_backend:

Public Member Functions

 entropic_storage_backend (const char *path)
 Construct with database path.
 

Public Attributes

SqliteStorageBackend impl
 

Detailed Description

Definition at line 31 of file c_interface.cpp.

Constructor & Destructor Documentation

◆ entropic_storage_backend()

entropic_storage_backend::entropic_storage_backend ( const char *  path)
inlineexplicit

Construct with database path.

Parameters
pathDatabase file path.

Definition at line 40 of file c_interface.cpp.

Member Data Documentation

◆ impl

SqliteStorageBackend entropic_storage_backend::impl

Definition at line 32 of file c_interface.cpp.


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