![]() |
helics
2.8.1
|
This is the complete list of members for helics::apps::Player, including all inherited members.
| accessUnderlyingFederate() const | helics::apps::App | inline |
| addEndpoint(const std::string &endpointName, const std::string &endpointType=std::string()) | helics::apps::Player | |
| addMessage(Time sendTime, const std::string &src, const std::string &dest, const std::string &payload) | helics::apps::Player | |
| addMessage(Time sendTime, Time actionTime, const std::string &src, const std::string &dest, const std::string &payload) | helics::apps::Player | |
| addPoint(Time pubTime, const std::string &key, const valType &val) | helics::apps::Player | inline |
| addPoint(Time pubTime, int iteration, const std::string &key, const valType &val) | helics::apps::Player | inline |
| addPublication(const std::string &key, data_type type, const std::string &pubUnits=std::string()) | helics::apps::Player | |
| addPublication(const std::string &key, const std::string &pubUnits=std::string()) | helics::apps::Player | inline |
| 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 | |
| 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 |
| helpMode (defined in helics::apps::App) | helics::apps::App | protected |
| initialize() override | helics::apps::Player | virtual |
| 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 |
| 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 | |
| Player()=default | helics::apps::Player | |
| Player(std::vector< std::string > args) | helics::apps::Player | explicit |
| Player(int argc, char *argv[]) | helics::apps::Player | |
| Player(const std::string &name, const FederateInfo &fi) | helics::apps::Player | explicit |
| Player(const std::string &name, const std::shared_ptr< Core > &core, const FederateInfo &fi) | helics::apps::Player | |
| Player(const std::string &name, CoreApp &core, const FederateInfo &fi) | helics::apps::Player | |
| Player(const std::string &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 |
1.8.17