| AutoConnect(const uint8_t attempts=5, const double timeout=10) | ccf::common::ComAdptBase | |
| Base() | ccf::Base | |
| CheckConnection(bool &connected) | ccf::common::ComAdptBase | |
| CheckConnectionUser(bool &connected) | ccf::protocols::envision::ComAdptEnvision | virtual |
| CheckIfConnected() const | ccf::common::ComAdptBase | |
| CheckStatus(ccf::HwStatus &status, std::string &message) | ccf::common::ComAdptBase | |
| CheckStatusUser(ccf::HwStatus &status, std::string &message) | ccf::protocols::envision::ComAdptEnvision | virtual |
| ComAdptBase() | ccf::common::ComAdptBase | |
| ComAdptEnvision() | ccf::protocols::envision::ComAdptEnvision | |
| ComAdptRtms() | ccf::protocols::rtms::ComAdptRtms | |
| Connect() | ccf::common::ComAdptBase | |
| ConnectUser() | ccf::protocols::envision::ComAdptEnvision | virtual |
| Disconnect() | ccf::common::ComAdptBase | |
| DisconnectUser() | ccf::protocols::envision::ComAdptEnvision | virtual |
| GetAllowLostFrames() const | ccf::common::ComAdptBase | |
| GetClassName() const | ccf::Base | |
| GetDeviceAddress() const | ccf::common::ComAdptBase | |
| GetDeviceHeight() const | ccf::common::ComAdptBase | |
| GetDeviceProperty(const std::string &property) | ccf::common::ComAdptBase | inline |
| GetDeviceResolution() const | ccf::common::ComAdptBase | |
| GetDeviceWidth() const | ccf::common::ComAdptBase | |
| GetHostAddress() | ccf::common::ComAdptBase | virtual |
| GetId() const | ccf::common::ComAdptBase | |
| GetIsSimAdapter() const | ccf::common::ComAdptBase | |
| GetLogLevel() | ccf::Base | static |
| GetLostFramesCount() const | ccf::common::ComAdptBase | |
| GetMaxFrameRate() const | ccf::common::ComAdptBase | |
| GetProtocol() const | ccf::common::ComAdptBase | |
| GetTheoreticFrameRate() | ccf::common::ComAdptBase | |
| GetTheoreticFrameRateUser() | ccf::common::ComAdptBase | virtual |
| HandleParPostRead(core::utils::param::Parameter &par) | ccf::common::ComAdptBase | |
| HandleParPostReadUser(core::utils::param::Parameter &par) | ccf::protocols::envision::ComAdptEnvision | virtual |
| HandleParPostWrite(core::utils::param::Parameter &par) | ccf::common::ComAdptBase | |
| HandleParPostWriteUser(core::utils::param::Parameter &par) | ccf::protocols::envision::ComAdptEnvision | virtual |
| HandleParPreWrite(core::utils::param::Parameter &par) | ccf::common::ComAdptBase | |
| HandleParPreWriteUser(core::utils::param::Parameter &par) | ccf::protocols::envision::ComAdptEnvision | virtual |
| HandleSetup() | ccf::common::ComAdptBase | |
| HandleSetupUser() | ccf::common::ComAdptBase | virtual |
| HasDeviceProperty(const std::string &property, std::string &value) | ccf::common::ComAdptBase | |
| HasDevicePropertyUser(const std::string &property, std::string &value) | ccf::common::ComAdptBase | virtual |
| HasNameMapping(const std::string &name) const | ccf::common::ComAdptBase | |
| IncLostFramesCount() | ccf::common::ComAdptBase | |
| Initialise(const bool re_init=false) | ccf::common::ComAdptBase | |
| InitialiseUser() | ccf::protocols::envision::ComAdptEnvision | virtual |
| IsConnected() const | ccf::common::ComAdptBase | |
| IsConnectedUser() const | ccf::common::ComAdptBase | virtual |
| Loggger() | ccf::Base | |
| m_bytes_per_pixel | ccf::protocols::rtms::ComAdptRtms | protected |
| m_data_type | ccf::protocols::rtms::ComAdptRtms | protected |
| m_data_type_str | ccf::protocols::rtms::ComAdptRtms | protected |
| m_ip_address | ccf::protocols::rtms::ComAdptRtms | protected |
| m_is_connected | ccf::common::ComAdptBase | protected |
| m_logger | ccf::Base | protected |
| m_net_if | ccf::protocols::rtms::ComAdptRtms | protected |
| m_port | ccf::protocols::rtms::ComAdptRtms | protected |
| m_queue_size | ccf::protocols::rtms::ComAdptRtms | protected |
| m_receiver_thread | ccf::protocols::rtms::ComAdptRtms | protected |
| m_rtms_receiver | ccf::protocols::rtms::ComAdptRtms | protected |
| MapParForDevice(core::utils::param::Parameter &par) const | ccf::common::ComAdptBase | |
| MapParFromDevice(core::utils::param::Parameter &par) const | ccf::common::ComAdptBase | |
| Mptk() | ccf::Base | inlinestatic |
| Read(const std::string &name, core::utils::param::Parameter &par) | ccf::common::ComAdptBase | |
| Read(const std::vector< std::string > &names, std::vector< core::utils::param::Parameter > &pars) | ccf::common::ComAdptBase | |
| Read(const std::string &name) | ccf::common::ComAdptBase | |
| Read(const std::string &name) | ccf::common::ComAdptBase | inline |
| ReadUser(const std::string &name, core::utils::param::Parameter &par) | ccf::protocols::envision::ComAdptEnvision | virtual |
| ccf::protocols::rtms::ComAdptRtms::ReadUser(const std::vector< std::string > &names, std::vector< core::utils::param::Parameter > &pars) | ccf::common::ComAdptBase | virtual |
| Receive(ccf::common::DataFrame &frame, bool &frame_received, const double timeout, bool &timed_out) | ccf::common::ComAdptBase | |
| ReceiveUser(ccf::common::DataFrame &frame, bool &frame_received, const double timeout, bool &timed_out) | ccf::protocols::rtms::ComAdptRtms | virtual |
| ResetLostFramesCount() | ccf::common::ComAdptBase | |
| Scan(std::vector< core::utils::param::Parameter > &pars) | ccf::common::ComAdptBase | |
| ScanUser(std::vector< core::utils::param::Parameter > &pars) | ccf::protocols::envision::ComAdptEnvision | virtual |
| SetClassName(const std::string &class_name) | ccf::Base | protected |
| SetDeviceAddress(const std::string &address) | ccf::common::ComAdptBase | |
| SetDeviceAddressUser(const std::string &address) | ccf::protocols::envision::ComAdptEnvision | virtual |
| SetHostAdddress(const std::string &host_address) | ccf::common::ComAdptBase | |
| SetIsConnected(const bool connected) | ccf::common::ComAdptBase | |
| SetIsSimAdapter(const bool is_sim) | ccf::common::ComAdptBase | |
| SetLogger(log4cplus::Logger &logger) | ccf::Base | protected |
| SetLogLevel(const ccf::LogLevel log_level) | ccf::Base | static |
| Start() | ccf::common::ComAdptBase | |
| StartUser() | ccf::protocols::envision::ComAdptEnvision | virtual |
| Stop() | ccf::common::ComAdptBase | |
| StopUser() | ccf::protocols::envision::ComAdptEnvision | virtual |
| Write(const core::utils::param::Parameter &par) | ccf::common::ComAdptBase | |
| Write(const std::vector< core::utils::param::Parameter > &pars) | ccf::common::ComAdptBase | |
| Write(const std::string &name, const TYPE &value) | ccf::common::ComAdptBase | inline |
| WriteDefaultSetup() | ccf::common::ComAdptBase | |
| WriteDefaultSetupUser() | ccf::common::ComAdptBase | virtual |
| WriteDeviceProps() | ccf::common::ComAdptBase | |
| WriteDevicePropsUser() | ccf::common::ComAdptBase | virtual |
| WriteUser(const core::utils::param::Parameter &par) | ccf::protocols::envision::ComAdptEnvision | virtual |
| ccf::protocols::rtms::ComAdptRtms::WriteUser(const std::vector< core::utils::param::Parameter > &pars) | ccf::common::ComAdptBase | virtual |
| ~Base() | ccf::Base | |
| ~ComAdptBase() | ccf::common::ComAdptBase | virtual |
| ~ComAdptEnvision() | ccf::protocols::envision::ComAdptEnvision | virtual |
| ~ComAdptRtms() | ccf::protocols::rtms::ComAdptRtms | virtual |