Classes | Namespaces

Lockable.h File Reference

Locking abstraction. More...

#include <xmltooling/base.h>
Include dependency graph for Lockable.h:
This graph shows which files directly or indirectly include this file:

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...

Namespaces

namespace  xmltooling
 

Public namespace of XML Tooling library.



Detailed Description

Locking abstraction.