Jazz 1.26.+
Loading...
Searching...
No Matches
Jazz
server
src
uplifted
uplifted_instances.h
1
// This file is auto generated, do NOT edit, run ./config.sh instead
2
3
using namespace
jazz_bebop
;
4
using namespace
jazz_models
;
5
using namespace
jazz_main
;
6
7
extern
Bebop
BEBOP;
8
extern
ModelsAPI
MODELS_API;
9
extern
API
HTTP_API;
jazz_bebop::Bebop
Bebop: The compiler.
Definition
bebop.h:91
jazz_main::API
API: A Service to manage the REST API.
Definition
api.h:119
jazz_models::ModelsAPI
ModelsAPI: The model API.
Definition
models_api.h:61
jazz_bebop
The Bop compiler.
Definition
bebop.cpp:115
jazz_main
The http API, instancing and building the server.
Definition
api.cpp:42
jazz_models
Concepts: A tree of Snippets with support fro blending that populates a semantic space.
Definition
concept.cpp:39