|
lsst.daf.base
14.0-4-ge2d7f21+4
|
Namespaces | |
| citizen | |
| dateTime | |
| propertyContainer | |
| version | |
Classes | |
| class | Citizen |
| Citizen is a class that should be among all LSST classes base classes, and handles basic memory management. More... | |
| class | DateTime |
| Class for handling dates/times, including MJD, UTC, and TAI. More... | |
| class | Persistable |
| Base class for all persistable classes. More... | |
| class | PersistentCitizenScope |
| A PersistentCitizenScope object causes all Citizen objects created during its lifetime to be marked as persistent. More... | |
| class | PropertyList |
| Class for storing ordered metadata with comments. More... | |
| class | PropertySet |
| Class for storing generic metadata. More... | |
Functions | |
| template<> | |
| void | PropertySet::add< PropertySet::Ptr > (std::string const &name, Ptr const &value) |
| template<> | |
| void | PropertySet::add< PropertySet::Ptr > (std::string const &name, std::vector< Ptr > const &value) |
| void lsst::daf::base::PropertySet::add< PropertySet::Ptr > | ( | std::string const & | name, |
| Ptr const & | value | ||
| ) |
| void lsst::daf::base::PropertySet::add< PropertySet::Ptr > | ( | std::string const & | name, |
| std::vector< Ptr > const & | value | ||
| ) |
1.8.13