yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
service_factory_stub.cc File Reference
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "cli/service/ai/service_factory.h"
Include dependency graph for service_factory_stub.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
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)
 
absl::StatusOr< std::unique_ptr< AIService > > yaze::cli::CreateAIServiceStrict (const AIServiceConfig &config)