ubit
Public Member Functions | Public Attributes | List of all members
ubit::UNotFlag Class Reference

[impl] negation of a UFlag condition. More...

#include <uflag.hpp>

Inheritance diagram for ubit::UNotFlag:
ubit::UCond

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 UCondmatches (const UCond &c) const
 
virtual UOntoOn ()
 
virtual const UOntoOn () const
 
virtual void setParentModes (UElem &parent) const
 

Public Attributes

const UFlagcond
 

Detailed Description

[impl] negation of a UFlag condition.

see also: UCond& operator!(const UCond&)


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