#include <TritonService.h>
Definition at line 47 of file TritonService.h.
◆ Server() [1/2]
Definition at line 48 of file TritonService.h.
50 std::to_string(
pset.getUntrackedParameter<
unsigned>(
"port"))),
◆ Server() [2/2]
TritonService::Server::Server |
( |
const std::string & |
name_, |
|
|
const std::string & |
url_ |
|
) |
| |
|
inline |
◆ fallbackAddress
const std::string TritonService::Server::fallbackAddress {"0.0.0.0"} |
|
static |
◆ fallbackName
const std::string TritonService::Server::fallbackName {"fallback"} |
|
static |
◆ isFallback
bool TritonService::Server::isFallback |
◆ models
std::unordered_set<std::string> TritonService::Server::models |
◆ url
std::string TritonService::Server::url |