![]() |
helics
3.0.1
|
This is the complete list of members for helics::apps::Tracer, including all inherited members.
accessUnderlyingFederate() const | helics::apps::App | inline |
addCapture(const std::string &captureDesc) | helics::apps::Tracer | |
addDestEndpointClone(const std::string &destEndpoint) | helics::apps::Tracer | |
addEndpoint(const std::string &endpoint) | helics::apps::Tracer | |
addSourceEndpointClone(const std::string &sourceEndpoint) | helics::apps::Tracer | |
addSubscription(const std::string &key) | helics::apps::Tracer | |
allow_iteration | helics::apps::Tracer | protected |
App()=default | helics::apps::App | |
App(const std::string &defaultAppName, std::vector< std::string > args) | helics::apps::App | |
App(const std::string &defaultAppName, int argc, char *argv[]) | helics::apps::App | |
App(const std::string &appName, const FederateInfo &fi) | helics::apps::App | |
App(const std::string &appName, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::App | |
App(const std::string &appName, CoreApp &core, const FederateInfo &fi) | helics::apps::App | |
App(const std::string &appName, const std::string &jsonString) | helics::apps::App | |
App(App &&other_app)=default | helics::apps::App | |
App(const App &other_app)=delete | helics::apps::App | |
captureInterfaces | helics::apps::Tracer | protected |
cFilt | helics::apps::Tracer | protected |
clonedMessageCallback (defined in helics::apps::Tracer) | helics::apps::Tracer | protected |
cloneEndpoint | helics::apps::Tracer | protected |
deactivated (defined in helics::apps::App) | helics::apps::App | protected |
disableTextOutput() | helics::apps::Tracer | inline |
enableTextOutput() | helics::apps::Tracer | inline |
endpointMessageCallback (defined in helics::apps::Tracer) | helics::apps::Tracer | protected |
endpoints | helics::apps::Tracer | protected |
eptNames | helics::apps::Tracer | protected |
fed | helics::apps::App | protected |
fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
finalize() | helics::apps::App | virtual |
helpMode (defined in helics::apps::App) | helics::apps::App | protected |
isActive() const | helics::apps::App | inline |
loadFile(const std::string &filename) | helics::apps::App | |
loadJsonFileConfiguration(const std::string &appName, const std::string &jsonString) | helics::apps::App | protected |
masterFileName | helics::apps::App | protected |
operator=(Tracer &&tracer)=default | helics::apps::Tracer | |
helics::apps::App::operator=(App &&app)=default | helics::apps::App | |
helics::apps::App::operator=(const App &app)=delete | helics::apps::App | |
printMessage (defined in helics::apps::Tracer) | helics::apps::Tracer | protected |
quietMode (defined in helics::apps::App) | helics::apps::App | protected |
remArgs (defined in helics::apps::App) | helics::apps::App | protected |
run() (defined in helics::apps::App) | helics::apps::App | virtual |
runTo(Time runToTime) override | helics::apps::Tracer | virtual |
setClonedMessageCallback(std::function< void(Time, std::unique_ptr< Message >)> callback) | helics::apps::Tracer | inline |
setEndpointMessageCallback(std::function< void(Time, const std::string &, std::unique_ptr< Message >)> callback) | helics::apps::Tracer | inline |
setValueCallback(std::function< void(Time, const std::string &, const std::string &)> callback) | helics::apps::Tracer | inline |
skiplog | helics::apps::Tracer | protected |
stopTime | helics::apps::App | protected |
subkeys | helics::apps::Tracer | protected |
subscriptions | helics::apps::Tracer | protected |
Tracer(const std::string &name, FederateInfo &fi) | helics::apps::Tracer | explicit |
Tracer(std::vector< std::string > args) | helics::apps::Tracer | explicit |
Tracer(int argc, char *argv[]) | helics::apps::Tracer | |
Tracer(const std::string &name, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Tracer | |
Tracer(const std::string &name, CoreApp &core, const FederateInfo &fi) | helics::apps::Tracer | |
Tracer(const std::string &name, const std::string &file) | helics::apps::Tracer | |
Tracer(Tracer &&other_tracer)=default | helics::apps::Tracer | |
useLocal (defined in helics::apps::App) | helics::apps::App | protected |
valueCallback (defined in helics::apps::Tracer) | helics::apps::Tracer | protected |
~App() (defined in helics::apps::App) | helics::apps::App | virtual |
~Tracer() | helics::apps::Tracer |