#include "Registry/Registry.h"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | DataUtil |
Functions | |
| const Registry * | GetTempTags (const TObject *record) |
| Return a temptags Registry for a MINOS record without requiring the user to handle the two disparate inheritance hierarchies. | |
| std::string | GetTempTagString (const TObject *record, std::string key) |
| Return a string value from a MINOS record temptags Registry; if the key doesn't exist return nonsense value. Works only for string type keys. | |
1.3.9.1