yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::LearnedKnowledgeService::Stats Struct Reference

#include <learned_knowledge_service.h>

Public Attributes

int preference_count = 0
 
int pattern_count = 0
 
int project_count = 0
 
int memory_count = 0
 
int64_t first_learned_at = 0
 
int64_t last_updated_at = 0
 

Detailed Description

Definition at line 182 of file learned_knowledge_service.h.

Member Data Documentation

◆ preference_count

int yaze::cli::agent::LearnedKnowledgeService::Stats::preference_count = 0

◆ pattern_count

int yaze::cli::agent::LearnedKnowledgeService::Stats::pattern_count = 0

◆ project_count

int yaze::cli::agent::LearnedKnowledgeService::Stats::project_count = 0

◆ memory_count

int yaze::cli::agent::LearnedKnowledgeService::Stats::memory_count = 0

◆ first_learned_at

int64_t yaze::cli::agent::LearnedKnowledgeService::Stats::first_learned_at = 0

◆ last_updated_at

int64_t yaze::cli::agent::LearnedKnowledgeService::Stats::last_updated_at = 0

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