#include <xmltooling/base.h>
Namespaces | |
namespace | xmltooling |
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... |