![]() |
helics
3.6.1
|
This is the complete list of members for helics::apps::Tracer, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addCapture(std::string_view captureDesc) | helics::apps::Tracer | |
| addDestEndpointClone(std::string_view destEndpoint) | helics::apps::Tracer | |
| addEndpoint(std::string_view endpoint) | helics::apps::Tracer | |
| addSourceEndpointClone(std::string_view sourceEndpoint) | helics::apps::Tracer | |
| addSubscription(std::string_view key) | helics::apps::Tracer | |
| allow_iteration | helics::apps::Tracer | protected |
| App()=default | helics::apps::App | |
| App(std::string_view defaultAppName, std::vector< std::string > args) | helics::apps::App | |
| App(std::string_view defaultAppName, int argc, char *argv[]) | helics::apps::App | |
| App(std::string_view appName, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::App | |
| App(std::string_view appName, const std::string &configString) | 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 |
| configFileName | helics::apps::App | 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 |
| getUnderlyingFederatePointer() | helics::apps::App | inline |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| inputFileName | helics::apps::App | protected |
| isActive() const | helics::apps::App | inline |
| loadConfigOptions(AppTextParser &aparser) | helics::apps::App | protected |
| loadFile(const std::string &filename, bool enableFederateInterfaceRegistration=true) | helics::apps::App | |
| loadInputFiles() | helics::apps::App | protected |
| loadJsonFileConfiguration(const std::string &appName, const std::string &jsonString, bool enableFederateInterfaceRegistration) | 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 | |
| outFileName | helics::apps::App | protected |
| 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, std::string_view, std::unique_ptr< Message >)> callback) | helics::apps::Tracer | inline |
| setValueCallback(std::function< void(Time, std::string_view, std::string_view)> 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(std::string_view name, FederateInfo &fedInfo) | helics::apps::Tracer | explicit |
| Tracer(std::vector< std::string > args) | helics::apps::Tracer | explicit |
| Tracer(int argc, char *argv[]) | helics::apps::Tracer | |
| Tracer(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::Tracer | |
| Tracer(std::string_view name, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::Tracer | |
| Tracer(std::string_view name, const std::string &configString) | 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 |