|
ubit
|
[impl] negation of a UFlag condition. More...
#include <uflag.hpp>
Public Member Functions | |
| UNotFlag (const UFlag &c) | |
| virtual bool | verifies (const UUpdateContext &, const UElem &) const |
Public Member Functions inherited from ubit::UCond | |
| virtual bool | operator== (const UCond &c) const |
| virtual bool | operator!= (const UCond &c) const |
| virtual const UCond * | matches (const UCond &c) const |
| virtual UOn * | toOn () |
| virtual const UOn * | toOn () const |
| virtual void | setParentModes (UElem &parent) const |
Public Attributes | |
| const UFlag & | cond |
1.8.12