|
ngscopeclient v0.1
|
This is the complete list of members for PowerSupplyDialog, including all inherited members.
| AsyncLoadState() (defined in PowerSupplyDialog) | PowerSupplyDialog | protected |
| ChannelSettings(int i, float v, float a, float etime) | PowerSupplyDialog | protected |
| Combo(const std::string &label, const std::vector< std::string > &items, int &selection) | Dialog | static |
| Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100)) (defined in Dialog) | Dialog | |
| DoRender() (defined in PowerSupplyDialog) | PowerSupplyDialog | virtual |
| FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
| GetID() (defined in Dialog) | Dialog | inline |
| GetPSU() (defined in PowerSupplyDialog) | PowerSupplyDialog | inline |
| GetTitleAndID() (defined in Dialog) | Dialog | inline |
| HelpMarker(const std::string &str) (defined in Dialog) | Dialog | static |
| HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog) | Dialog | static |
| IntInputWithImplicitApply(const std::string &label, int ¤tValue, int &committedValue) (defined in Dialog) | Dialog | protected |
| m_channelUIState | PowerSupplyDialog | protected |
| m_defaultSize (defined in Dialog) | Dialog | protected |
| m_errorPopupMessage (defined in Dialog) | Dialog | protected |
| m_errorPopupTitle (defined in Dialog) | Dialog | protected |
| m_futureUIState (defined in PowerSupplyDialog) | PowerSupplyDialog | protected |
| m_id (defined in Dialog) | Dialog | protected |
| m_masterEnable (defined in PowerSupplyDialog) | PowerSupplyDialog | protected |
| m_open (defined in Dialog) | Dialog | protected |
| m_psu | PowerSupplyDialog | protected |
| m_session | PowerSupplyDialog | protected |
| m_state | PowerSupplyDialog | protected |
| m_title (defined in Dialog) | Dialog | protected |
| m_tstart | PowerSupplyDialog | protected |
| PowerSupplyDialog(std::shared_ptr< SCPIPowerSupply > psu, std::shared_ptr< PowerSupplyState > state, Session *session) (defined in PowerSupplyDialog) | PowerSupplyDialog | |
| RefreshFromHardware() (defined in PowerSupplyDialog) | PowerSupplyDialog | |
| Render() | Dialog | virtual |
| RenderAsChild() | Dialog | |
| RenderErrorPopup() | Dialog | protected |
| ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
| TextInputWithApplyButton(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | protected |
| TextInputWithImplicitApply(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | static |
| Tooltip(const std::string &str, bool allowDisabled=false) | Dialog | static |
| UnitInputWithExplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | protected |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | static |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, double &committedValue, Unit unit) | Dialog | static |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, int64_t &committedValue, Unit unit) | Dialog | static |
| ~Dialog() (defined in Dialog) | Dialog | virtual |
| ~PowerSupplyDialog() (defined in PowerSupplyDialog) | PowerSupplyDialog | virtual |