LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Namespaces | |
citizen | |
version | |
Classes | |
class | Citizen |
Citizen is a class that should be among all LSST classes base classes, and handles basic memory management. More... | |
class | PersistentCitizenScope |
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< 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 | ||
) |