39 #ifndef OME_COMMON_XML_PLATFORM_H 40 #define OME_COMMON_XML_PLATFORM_H 44 #include <xercesc/util/PlatformUtils.hpp> 79 std::lock_guard<std::mutex> lock(
mutex);
81 xercesc::XMLPlatformUtils::Initialize();
90 std::lock_guard<std::mutex> lock(
mutex);
92 xercesc::XMLPlatformUtils::Terminate();
103 #endif // OME_COMMON_XML_PLATFORM_H
Open Microscopy Environment C++.
Definition: base64.h:48