![]() |
B2BITS FIX Antenna C++ 2.34.0
|
This is the complete list of members for Bats::Application, including all inherited members.
| createService(const std::string &channelId, System::u8 unitId, const std::string &iface, const RuntimeParameters *params=NULL)=0 | Bats::Application | pure virtual |
| createService(const std::string &channelId, const std::string &symbol, const std::string &expiration, const std::string &putOrCall, const std::string &iface, const RuntimeParameters *params=NULL)=0 | Bats::Application | pure virtual |
| createServices(const std::string &iface, const RuntimeParameters *params=NULL)=0 | Bats::Application | pure virtual |
| findUnitId(const std::string &channelId, const std::string &symbol, const std::string &expiration, const std::string &putOrCall)=0 | Bats::Application | pure virtual |
| getChannelParams(const std::string &channelId) const =0 | Bats::Application | pure virtual |
| getParams() const =0 | Bats::Application | pure virtual |
| getService(unsigned index) const =0 | Bats::Application | pure virtual |
| getService(const std::string &channelId, System::u8 unitId) const =0 | Bats::Application | pure virtual |
| getService(const std::string &channelId, const std::string &symbol, const std::string &expiration, const std::string &putOrCall) const =0 | Bats::Application | pure virtual |
| getServicesCount() const =0 | Bats::Application | pure virtual |
| release() const =0 | Bats::Application | pure virtual |
| removeService(const std::string &channelId, System::u8 unitId)=0 | Bats::Application | pure virtual |
| removeServices()=0 | Bats::Application | pure virtual |
| setChannelParams(const std::string &channelId, const RuntimeParameters ¶ms)=0 | Bats::Application | pure virtual |