Locking abstraction. More...
#include <xmltooling/base.h>
Classes | |
struct | xmltooling::Lockable |
Abstract mixin interface for interfaces that support locking. More... | |
class | xmltooling::Locker |
RAII wrapper for lockable objects to ensure lock release. More... | |
Namespaces | |
namespace | xmltooling |
Public namespace of XML Tooling library. |
Locking abstraction.