#include <TritonService.h>
Public Member Functions | |
Model (const std::string &path_="") | |
Public Attributes | |
std::unordered_set< unsigned > | modules |
std::string | path |
std::unordered_set< std::string > | servers |
Definition at line 89 of file TritonService.h.
|
inline |
Definition at line 90 of file TritonService.h.
std::unordered_set<unsigned> TritonService::Model::modules |
Definition at line 95 of file TritonService.h.
Referenced by postprocessor.PostProcessor::run().
std::string TritonService::Model::path |
Definition at line 93 of file TritonService.h.
Referenced by python.rootplot.rootmath.Target::__repr__().
std::unordered_set<std::string> TritonService::Model::servers |
Definition at line 94 of file TritonService.h.