![]() |
helics
3.6.1
|
This is the complete list of members for helics::apps::Player, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addEndpoint(std::string_view endpointName, std::string_view endpointType=std::string_view()) | helics::apps::Player | |
| addMessage(Time sendTime, std::string_view src, std::string_view dest, std::string_view payload) | helics::apps::Player | |
| addMessage(Time sendTime, Time actionTime, std::string_view src, std::string_view dest, std::string_view payload) | helics::apps::Player | |
| addPoint(Time pubTime, std::string_view key, const valType &val) | helics::apps::Player | inline |
| addPoint(Time pubTime, int iteration, std::string_view key, const valType &val) | helics::apps::Player | inline |
| addPublication(std::string_view name, DataType type, std::string_view pubUnits=std::string_view()) | helics::apps::Player | |
| addPublication(std::string_view key, std::string_view pubUnits=std::string_view()) | helics::apps::Player | inline |
| 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 | |
| configFileName | helics::apps::App | protected |
| deactivated (defined in helics::apps::App) | helics::apps::App | protected |
| endpointCount() const | helics::apps::Player | inline |
| fed | helics::apps::App | protected |
| fileLoaded (defined in helics::apps::App) | helics::apps::App | protected |
| finalize() | helics::apps::App | virtual |
| getMessage(int index) const | helics::apps::Player | inline |
| getPoint(int index) const | helics::apps::Player | inline |
| getUnderlyingFederatePointer() | helics::apps::App | inline |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() override | helics::apps::Player | virtual |
| 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 |
| messageCount() const | helics::apps::Player | inline |
| operator=(Player &&fed)=default | helics::apps::Player | |
| 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 |
| Player()=default | helics::apps::Player | |
| Player(std::vector< std::string > args) | helics::apps::Player | explicit |
| Player(int argc, char *argv[]) | helics::apps::Player | |
| Player(std::string_view name, const FederateInfo &fedInfo) | helics::apps::Player | explicit |
| Player(std::string_view name, const std::shared_ptr< Core > &core, const FederateInfo &fedInfo) | helics::apps::Player | |
| Player(std::string_view name, CoreApp &core, const FederateInfo &fedInfo) | helics::apps::Player | |
| Player(std::string_view appName, const std::string &configString) | helics::apps::Player | |
| Player(Player &&other_player)=default | helics::apps::Player | |
| pointCount() const | helics::apps::Player | inline |
| publicationCount() const | helics::apps::Player | inline |
| 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 stopTime_input) override | helics::apps::Player | virtual |
| stopTime | helics::apps::App | protected |
| useLocal (defined in helics::apps::App) | helics::apps::App | protected |
| ~App() (defined in helics::apps::App) | helics::apps::App | virtual |