lsst.daf.base g3a7e09fba3+0f499d6332
|
Namespaces | |
namespace | dateTime |
namespace | propertyContainer |
namespace | version |
namespace | yaml |
Classes | |
class | DateTime |
Class for handling dates/times, including MJD, UTC, and TAI. More... | |
class | Persistable |
Base class for all persistable classes. More... | |
class | PropertyList |
Class for storing ordered metadata with comments. More... | |
class | PropertySet |
Class for storing generic metadata. More... | |
Functions | |
template<> | |
void | PropertySet::add< std::shared_ptr< PropertySet > > (std::string const &name, std::shared_ptr< PropertySet > const &value) |
template<> | |
void | PropertySet::add< std::shared_ptr< PropertySet > > (std::string const &name, std::vector< std::shared_ptr< PropertySet > > const &value) |
void lsst::daf::base::PropertySet::add< std::shared_ptr< PropertySet > > | ( | std::string const & | name, |
std::shared_ptr< PropertySet > const & | value | ||
) |
void lsst::daf::base::PropertySet::add< std::shared_ptr< PropertySet > > | ( | std::string const & | name, |
std::vector< std::shared_ptr< PropertySet > > const & | value | ||
) |