DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
This is the complete list of members for dd4hep::NamedObject, including all inherited members.
GetName() const | dd4hep::NamedObject | inline |
GetTitle() const | dd4hep::NamedObject | inline |
name | dd4hep::NamedObject | |
NamedObject(const char *nam, const char *typ="") | dd4hep::NamedObject | |
NamedObject(const std::string &nam) | dd4hep::NamedObject | |
NamedObject(const std::string &nam, const std::string &typ) | dd4hep::NamedObject | |
NamedObject()=default | dd4hep::NamedObject | |
NamedObject(const NamedObject &c)=default | dd4hep::NamedObject | |
NamedObject(NamedObject &&c)=default | dd4hep::NamedObject | |
operator=(const NamedObject &c)=default | dd4hep::NamedObject | |
operator=(NamedObject &&c)=default | dd4hep::NamedObject | |
SetName(const char *nam) | dd4hep::NamedObject | inline |
SetTitle(const char *tit) | dd4hep::NamedObject | inline |
type | dd4hep::NamedObject | |
~NamedObject()=default | dd4hep::NamedObject | virtual |