yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
service_factory.h File Reference
#include <memory>
#include <string>
#include "cli/service/ai/ai_service.h"
Include dependency graph for service_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::AIServiceConfig
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 

Functions

std::unique_ptr< AIServiceyaze::cli::CreateAIService ()
 
std::unique_ptr< AIServiceyaze::cli::CreateAIService (const AIServiceConfig &config)