libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::util::LockedBool< Lock > Class Template Reference

Provides serialized access to some bool value. More...

#include <util.h>

Inheritance diagram for iqxmlrpc::util::LockedBool< Lock >:

Public Member Functions

 LockedBool (bool default_)
 
 operator bool ()
 
void operator= (bool b)
 

Detailed Description

template<class Lock>
class iqxmlrpc::util::LockedBool< Lock >

Provides serialized access to some bool value.


The documentation for this class was generated from the following file: