biogears::Inhaler Member List
This is the complete list of members for biogears::Inhaler, including all inherited members.
| Administer() | biogears::Inhaler | protected |
| AtSteadyState() | biogears::BioGearsSystem | inlinevirtual |
| BioGears class | biogears::Inhaler | friend |
| BioGearsEngineTest class | biogears::Inhaler | friend |
| classname() const override | biogears::Inhaler | inlinevirtual |
| Clear() override | biogears::Inhaler | virtual |
| Debug(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
| Debug(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Debug(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| empty | biogears::Loggable | static |
| empty_cStr | biogears::Loggable | static |
| Error(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
| Error(const std::string msg, const std::string origin=empty) const | biogears::Loggable | protectedvirtual |
| Error(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Fatal(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
| Fatal(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Fatal(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| GetLogger() const | biogears::Loggable | virtual |
| GetMeteredDose() | biogears::SEInhaler | |
| GetMeteredDose(const MassUnit &unit) const | biogears::SEInhaler | |
| GetNozzleLoss() | biogears::SEInhaler | |
| GetNozzleLoss() const | biogears::SEInhaler | |
| GetPhysiologyRequestGraph() const override | biogears::SEInhaler | virtual |
| GetScalar(const char *name) override | biogears::SEInhaler | virtual |
| GetScalar(const std::string &name) override | biogears::SEInhaler | virtual |
| biogears::SESystem::GetScalar(const char *name, std::vector< SESystem * > *systems) | biogears::SESystem | static |
| biogears::SESystem::GetScalar(const std::string &name, std::vector< SESystem * > *systems) | biogears::SESystem | static |
| GetSpacerVolume() | biogears::SEInhaler | |
| GetSpacerVolume(const VolumeUnit &unit) const | biogears::SEInhaler | |
| GetState() const | biogears::SEInhaler | |
| GetSubstance() const | biogears::SEInhaler | |
| hash_code() const override | biogears::Inhaler | inlinevirtual |
| HasMeteredDose() const | biogears::SEInhaler | |
| HasNozzleLoss() const | biogears::SEInhaler | |
| HasSpacerVolume() const | biogears::SEInhaler | |
| HasState() const | biogears::SEInhaler | |
| HasSubstance() const | biogears::SEInhaler | |
| Info(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
| Info(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Info(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Inhaler(BioGears &bg) | biogears::Inhaler | protected |
| Initialize() override | biogears::Inhaler | virtual |
| InvalidateState() | biogears::SEInhaler | |
| Load(const CDM::BioGearsInhalerData &in) | biogears::Inhaler | |
| biogears::SEInhaler::Load(const CDM::InhalerData &in) | biogears::SEInhaler | |
| biogears::SEInhaler::Load(const std::string &file) | biogears::SEInhaler | |
| biogears::SESystem::Load(const CDM::SystemData &in) | biogears::SESystem | |
| LoadState() | biogears::BioGearsSystem | inlineprotectedvirtual |
| Loggable() | biogears::Loggable | |
| Loggable(Logger *log) | biogears::Loggable | |
| m_AerosolMouthpiece | biogears::Inhaler | protected |
| m_AmbientEnv | biogears::Inhaler | protected |
| m_data | biogears::Inhaler | protected |
| m_dt_s | biogears::Inhaler | protected |
| m_InhalerDrug | biogears::Inhaler | protected |
| m_Logger | biogears::Loggable | protected |
| m_MeteredDose | biogears::SEInhaler | protected |
| m_Mouthpiece | biogears::Inhaler | protected |
| m_NozzleLoss | biogears::SEInhaler | protected |
| m_SpacerVolume | biogears::SEInhaler | protected |
| m_ss | biogears::SEInhaler | protected |
| m_State | biogears::SEInhaler | protected |
| m_Substance | biogears::SEInhaler | protected |
| m_Substances | biogears::SEInhaler | protected |
| make_unique(BioGears &bg) -> std::unique_ptr< Inhaler > | biogears::Inhaler | protectedstatic |
| Merge(const SEInhaler &from) | biogears::SEInhaler | protected |
| PostProcess() override | biogears::Inhaler | virtual |
| PreProcess() override | biogears::Inhaler | virtual |
| Process() override | biogears::Inhaler | virtual |
| ProcessConfiguration(const SEInhalerConfiguration &config) | biogears::SEInhaler | protected |
| SEInhaler(SESubstanceManager &substances) | biogears::SEInhaler | |
| SESystem(Logger *logger) | biogears::SESystem | |
| SetState(CDM::enumOnOff::value name) | biogears::SEInhaler | |
| SetSubstance(const SESubstance *sub) | biogears::SEInhaler | |
| SetUp() override | biogears::Inhaler | protectedvirtual |
| StateChange() override | biogears::Inhaler | protectedvirtual |
| TypeHash() | biogears::Inhaler | inlinestatic |
| TypeTag() | biogears::Inhaler | inlinestatic |
| Unload() const override | biogears::Inhaler | virtual |
| Unload(CDM::BioGearsInhalerData &data) const | biogears::Inhaler | protected |
| biogears::SEInhaler::Unload(CDM::InhalerData &data) const | biogears::SEInhaler | protected |
| biogears::SESystem::Unload(CDM::SystemData &data) const | biogears::SESystem | protected |
| Warning(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
| Warning(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| Warning(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
| ~Inhaler() override | biogears::Inhaler | virtual |
| ~Loggable() | biogears::Loggable | virtual |
| ~SEInhaler() override | biogears::SEInhaler | |
| ~SESystem() | biogears::SESystem | virtual |

