Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GetTempTags.h

Go to the documentation of this file.
00001 
00018 #ifndef GETTEMPTAGS_H
00019 #define GETTEMPTAGS_H
00020 
00021 #include "Registry/Registry.h"
00022 class MomNavigator;
00023 
00024 #include <string>
00025 
00026 namespace DataUtil {
00027 
00038   const Registry* GetTempTags(const TObject* record);
00039 
00050   std::string     GetTempTagString(const TObject* record, std::string key);
00051 
00052 } // namespace DataUtil
00053 
00054 #endif  // GETTEMPTAGS_H

Generated on Mon Feb 15 11:06:46 2010 for loon by  doxygen 1.3.9.1