#include <MNProtectedVar.h>
Collaboration diagram for ProtectedBool:

Public Member Functions | |
| ProtectedBool (bool i) | |
| ProtectedBool () | |
| ProtectedBool & | operator= (bool i) |
| bool | operator== (bool i) |
| operator bool () | |
| void | print_B (ostream &ostr) |
Friends | |
| ostream & | operator<< (ostream &, ProtectedBool &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.8