helics  3.5.2
helics::apps::Source Member List

This is the complete list of members for helics::apps::Source, including all inherited members.

accessUnderlyingFederate() consthelics::apps::Appinline
addPublication(std::string_view key, std::string_view generator, DataType type, Time period, std::string_view units=std::string_view())helics::apps::Source
addPublication(std::string_view key, DataType type, Time period, std::string_view units=std::string_view())helics::apps::Sourceinline
addSignalGenerator(std::string_view name, std::string_view type)helics::apps::Source
App()=defaulthelics::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)=defaulthelics::apps::App
App(const App &other_app)=deletehelics::apps::App
configFileNamehelics::apps::Appprotected
deactivated (defined in helics::apps::App)helics::apps::Appprotected
fedhelics::apps::Appprotected
fileLoaded (defined in helics::apps::App)helics::apps::Appprotected
finalize()helics::apps::Appvirtual
getGenerator(int index)helics::apps::Source
helpMode (defined in helics::apps::App)helics::apps::Appprotected
initialize() overridehelics::apps::Sourcevirtual
inputFileNamehelics::apps::Appprotected
isActive() consthelics::apps::Appinline
linkPublicationToGenerator(std::string_view key, std::string_view generator)helics::apps::Source
linkPublicationToGenerator(std::string_view key, int genIndex)helics::apps::Source
loadConfigOptions(AppTextParser &aparser)helics::apps::Appprotected
loadFile(const std::string &filename, bool enableFederateInterfaceRegistration=true)helics::apps::App
loadInputFiles()helics::apps::Appprotected
loadJsonFileConfiguration(const std::string &appName, const std::string &jsonString, bool enableFederateInterfaceRegistration)helics::apps::Appprotected
loadTextFile(const std::string &textFile)helics::apps::Appprotectedvirtual
operator=(Source &&fed)=defaulthelics::apps::Source
helics::apps::App::operator=(App &&app)=defaulthelics::apps::App
helics::apps::App::operator=(const App &app)=deletehelics::apps::App
quietMode (defined in helics::apps::App)helics::apps::Appprotected
remArgs (defined in helics::apps::App)helics::apps::Appprotected
run() (defined in helics::apps::App)helics::apps::Appvirtual
runTo(Time stopTime_input) overridehelics::apps::Sourcevirtual
setPeriod(std::string_view key, Time period)helics::apps::Source
setStartTime(std::string_view key, Time startTime)helics::apps::Source
Source()=defaulthelics::apps::Source
Source(std::vector< std::string > args)helics::apps::Sourceexplicit
Source(int argc, char *argv[])helics::apps::Source
Source(std::string_view name, const FederateInfo &fi)helics::apps::Source
Source(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fi)helics::apps::Source
Source(std::string_view name, CoreApp &core, const FederateInfo &fi)helics::apps::Source
Source(std::string_view name, const std::string &configString)helics::apps::Source
Source(Source &&other_source)=defaulthelics::apps::Source
stopTimehelics::apps::Appprotected
useLocal (defined in helics::apps::App)helics::apps::Appprotected
~App() (defined in helics::apps::App)helics::apps::Appvirtual