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

#include <learned_knowledge_service.h>

Public Attributes

std::string project_name
 
std::string rom_hash
 
std::string context_data
 
int64_t last_accessed = 0
 

Detailed Description

Definition at line 108 of file learned_knowledge_service.h.

Member Data Documentation

◆ project_name

std::string yaze::cli::agent::LearnedKnowledgeService::ProjectContext::project_name

◆ rom_hash

std::string yaze::cli::agent::LearnedKnowledgeService::ProjectContext::rom_hash

◆ context_data

std::string yaze::cli::agent::LearnedKnowledgeService::ProjectContext::context_data

◆ last_accessed

int64_t yaze::cli::agent::LearnedKnowledgeService::ProjectContext::last_accessed = 0

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