| AddMetaDataUser(ifw::ccf::common::DataFrame &frame) | ifw::ccf::common::ComAdptBase | virtual |
| AdjustExpoTimeFrameRate() | ifw::ccf::common::ComAdptBase | protectedvirtual |
| AutoConnect(const uint8_t attempts=5, const double timeout=10) | ifw::ccf::common::ComAdptBase | |
| Base() | ifw::ccf::Base | |
| CheckConnection(bool &connected) | ifw::ccf::common::ComAdptBase | |
| CheckConnectionUser(bool &connected) override | ifw::ccf::control::ComAdptSim | virtual |
| CheckIfConnected() const | ifw::ccf::common::ComAdptBase | |
| CheckStatus(ifw::ccf::HwStatus &status, std::string &message) | ifw::ccf::common::ComAdptBase | |
| CheckStatusUser(ifw::ccf::HwStatus &status, std::string &message) override | ifw::ccf::control::ComAdptSim | virtual |
| ComAdptBase() | ifw::ccf::common::ComAdptBase | |
| ComAdptSim() | ifw::ccf::control::ComAdptSim | |
| Connect() | ifw::ccf::common::ComAdptBase | |
| ConnectUser() override | ifw::ccf::control::ComAdptSim | virtual |
| Disconnect() | ifw::ccf::common::ComAdptBase | |
| DisconnectUser() override | ifw::ccf::control::ComAdptSim | virtual |
| GetAcqTrigger() | ifw::ccf::common::ComAdptBase | |
| GetAcqTriggerType() const | ifw::ccf::common::ComAdptBase | |
| GetAllowLostFrames() const | ifw::ccf::common::ComAdptBase | |
| GetClassName() const | ifw::ccf::Base | |
| GetDeviceAddress() const | ifw::ccf::common::ComAdptBase | |
| GetDeviceHeight() const | ifw::ccf::common::ComAdptBase | |
| GetDeviceProperty(const std::string &property) | ifw::ccf::common::ComAdptBase | inline |
| GetDeviceResolution() const | ifw::ccf::common::ComAdptBase | |
| GetDeviceWidth() const | ifw::ccf::common::ComAdptBase | |
| GetFrameCounter() const | ifw::ccf::common::ComAdptBase | |
| GetHostAddress() | ifw::ccf::common::ComAdptBase | virtual |
| GetId() const | ifw::ccf::common::ComAdptBase | |
| GetIsSimAdapter() const | ifw::ccf::common::ComAdptBase | |
| GetLostFramesCount() const | ifw::ccf::common::ComAdptBase | |
| GetMaxFrameRate() const | ifw::ccf::common::ComAdptBase | |
| GetNameMapping() const | ifw::ccf::common::ComAdptBase | |
| GetProtocol() const | ifw::ccf::common::ComAdptBase | |
| GetTheoreticFrameRate() | ifw::ccf::common::ComAdptBase | |
| GetTheoreticFrameRateUser() | ifw::ccf::common::ComAdptBase | virtual |
| GetTimeForLastFrame() const | ifw::ccf::common::ComAdptBase | |
| HandleParPostRead(ifw::core::utils::param::Parameter &par) | ifw::ccf::common::ComAdptBase | |
| HandleParPostReadUser(ifw::core::utils::param::Parameter &par) override | ifw::ccf::control::ComAdptSim | virtual |
| HandleParPostWrite(ifw::core::utils::param::Parameter &par) | ifw::ccf::common::ComAdptBase | |
| HandleParPostWriteUser(ifw::core::utils::param::Parameter &par) override | ifw::ccf::control::ComAdptSim | virtual |
| HandleParPreWrite(ifw::core::utils::param::Parameter &par) | ifw::ccf::common::ComAdptBase | |
| HandleParPreWriteUser(ifw::core::utils::param::Parameter &par) override | ifw::ccf::control::ComAdptSim | virtual |
| HandleSetup() | ifw::ccf::common::ComAdptBase | |
| HandleSetupUser() override | ifw::ccf::control::ComAdptSim | virtual |
| HasDeviceProperty(const std::string &property, std::string &value) | ifw::ccf::common::ComAdptBase | |
| HasDevicePropertyUser(const std::string &property, std::string &value) | ifw::ccf::common::ComAdptBase | virtual |
| HasNameMapping(const std::string &name) const | ifw::ccf::common::ComAdptBase | |
| IncLostFramesCount() | ifw::ccf::common::ComAdptBase | |
| Initialise(const bool re_init=false) | ifw::ccf::common::ComAdptBase | |
| InitialiseUser() override | ifw::ccf::control::ComAdptSim | virtual |
| IsConnected() const | ifw::ccf::common::ComAdptBase | |
| IsConnectedUser() const | ifw::ccf::common::ComAdptBase | virtual |
| m_acq_trigger | ifw::ccf::common::ComAdptBase | protected |
| m_is_connected | ifw::ccf::common::ComAdptBase | protected |
| MapParForDevice(ifw::core::utils::param::Parameter &par) const | ifw::ccf::common::ComAdptBase | |
| MapParFromDevice(ifw::core::utils::param::Parameter &par) const | ifw::ccf::common::ComAdptBase | |
| Mptk() | ifw::ccf::Base | inlinestatic |
| Read(const std::string &name, ifw::core::utils::param::Parameter &par) | ifw::ccf::common::ComAdptBase | |
| Read(const std::vector< std::string > &names, std::vector< ifw::core::utils::param::Parameter > &pars) | ifw::ccf::common::ComAdptBase | |
| Read(const std::string &name) | ifw::ccf::common::ComAdptBase | |
| Read(const std::string &name) | ifw::ccf::common::ComAdptBase | inline |
| ReadMutableSetupPars() | ifw::ccf::common::ComAdptBase | |
| ReadUser(const std::string &name, ifw::core::utils::param::Parameter &par) override | ifw::ccf::control::ComAdptSim | virtual |
| ifw::ccf::common::ComAdptBase::ReadUser(const std::vector< std::string > &names, std::vector< ifw::core::utils::param::Parameter > &pars) | ifw::ccf::common::ComAdptBase | virtual |
| Receive(ifw::ccf::common::DataFrame &frame, bool &frame_received, const double timeout, bool &timed_out) | ifw::ccf::common::ComAdptBase | |
| ReceiveUser(ifw::ccf::common::DataFrame &frame, bool &frame_received, const double timeout, bool &timed_out) override | ifw::ccf::control::ComAdptSim | virtual |
| ResetLostFramesCount() | ifw::ccf::common::ComAdptBase | |
| Scan(std::vector< ifw::core::utils::param::Parameter > &pars) | ifw::ccf::common::ComAdptBase | |
| ScanUser(std::vector< ifw::core::utils::param::Parameter > &pars) override | ifw::ccf::control::ComAdptSim | virtual |
| SetAcqTrigger(const AcqTrigger &acq_trigger) | ifw::ccf::common::ComAdptBase | virtual |
| SetAcqTriggerUser() | ifw::ccf::common::ComAdptBase | virtual |
| SetClassName(const std::string &class_name) | ifw::ccf::Base | protected |
| SetDeviceAddress(const std::string &address) | ifw::ccf::common::ComAdptBase | |
| SetDeviceAddressUser(const std::string &address) override | ifw::ccf::control::ComAdptSim | virtual |
| SetHostAdddress(const std::string &host_address) | ifw::ccf::common::ComAdptBase | |
| SetIsConnected(const bool connected) | ifw::ccf::common::ComAdptBase | |
| SetIsSimAdapter(const bool is_sim) | ifw::ccf::common::ComAdptBase | |
| SetLostFramesCount(const int64_t count) | ifw::ccf::common::ComAdptBase | |
| Start() | ifw::ccf::common::ComAdptBase | |
| StartUser() override | ifw::ccf::control::ComAdptSim | virtual |
| Stop() | ifw::ccf::common::ComAdptBase | |
| StopUser() override | ifw::ccf::control::ComAdptSim | virtual |
| Write(const ifw::core::utils::param::Parameter &par) | ifw::ccf::common::ComAdptBase | |
| Write(const std::vector< ifw::core::utils::param::Parameter > &pars) | ifw::ccf::common::ComAdptBase | |
| Write(const std::string &name, const TYPE &value) | ifw::ccf::common::ComAdptBase | inline |
| WriteDefaultSetup() | ifw::ccf::common::ComAdptBase | |
| WriteDefaultSetupUser() | ifw::ccf::common::ComAdptBase | virtual |
| WriteDeviceProps() | ifw::ccf::common::ComAdptBase | |
| WriteDevicePropsUser() | ifw::ccf::common::ComAdptBase | virtual |
| WriteUser(const ifw::core::utils::param::Parameter &par) override | ifw::ccf::control::ComAdptSim | virtual |
| ifw::ccf::common::ComAdptBase::WriteUser(const std::vector< ifw::core::utils::param::Parameter > &pars) | ifw::ccf::common::ComAdptBase | virtual |
| ~Base() | ifw::ccf::Base | |
| ~ComAdptBase() | ifw::ccf::common::ComAdptBase | virtual |
| ~ComAdptSim() | ifw::ccf::control::ComAdptSim | virtual |