#include <xmltooling/base.h>
Include dependency graph for Lockable.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | xmltooling |
Classes | |
class | xmltooling::Lockable |
Abstract mixin interface for interfaces that support locking. More... | |
class | xmltooling::Locker |
RAII wrapper for lockable objects to ensure lock release. More... |