#include <SEAnesthesiaMachineOxygenBottle.h>
Inherits Loggable.
|
| Loggable (Logger *logger=nullptr) |
|
| Loggable (std::string const &logfile) |
|
virtual | ~Loggable () |
|
virtual Logger * | GetLogger () const |
|
virtual void | SetLogger (Logger &logger) |
|
virtual void | Debug (std::string const &msg) const |
|
virtual void | Debug (std::stringstream &msg) const |
|
virtual void | Debug (std::ostream &msg) const |
|
virtual void | Info (std::string const &msg) const |
|
virtual void | Info (std::stringstream &msg) const |
|
virtual void | Info (const std::stringstream &msg) const |
|
virtual void | Info (std::ostream &msg) const |
|
virtual void | Warning (std::string const &msg) const |
|
virtual void | Warning (std::stringstream &msg) const |
|
virtual void | Warning (std::ostream &msg) const |
|
virtual void | Error (std::string const &msg) const |
|
virtual void | Error (std::stringstream &msg) const |
|
virtual void | Error (std::ostream &msg) const |
|
virtual void | Fatal (std::string const &msg) const |
|
virtual void | Fatal (std::stringstream &msg) const |
|
virtual void | Fatal (std::ostream &msg) const |
|
◆ SEAnesthesiaMachineOxygenBottle()
SEAnesthesiaMachineOxygenBottle::SEAnesthesiaMachineOxygenBottle |
( |
Logger * |
logger | ) |
|
◆ ~SEAnesthesiaMachineOxygenBottle()
SEAnesthesiaMachineOxygenBottle::~SEAnesthesiaMachineOxygenBottle |
( |
| ) |
|
|
virtual |
◆ Clear()
void SEAnesthesiaMachineOxygenBottle::Clear |
( |
| ) |
|
|
virtual |
◆ GetScalar()
const SEScalar * SEAnesthesiaMachineOxygenBottle::GetScalar |
( |
const std::string & |
name | ) |
|
|
virtual |
◆ GetVolume() [1/2]
◆ GetVolume() [2/2]
double SEAnesthesiaMachineOxygenBottle::GetVolume |
( |
const VolumeUnit & |
unit | ) |
const |
|
virtual |
◆ HasVolume()
bool SEAnesthesiaMachineOxygenBottle::HasVolume |
( |
| ) |
const |
|
virtual |
◆ Merge()
◆ ToString()
void SEAnesthesiaMachineOxygenBottle::ToString |
( |
std::ostream & |
str | ) |
|
|
virtual |
◆ PBAnesthesiaMachine
◆ m_Volume
◆ SEAnesthesiaMachine
friend SEAnesthesiaMachineOxygenBottle::SEAnesthesiaMachine |
|
private |