Go to the documentation of this file.
33 #ifndef TTA_GUARD_ENCODING_HH
34 #define TTA_GUARD_ENCODING_HH
bool isGuardInverted() const
static const std::string OSKEY_INVERTED
ObjectState attribute key for invert flag.
void setParent(GuardField *parent)
unsigned int encoding_
The encoding.
GuardField * parent_
The parent guard field.
unsigned int encoding() const
GuardEncoding(bool inverted, unsigned int encoding)
static const std::string OSNAME_GUARD_ENCODING
ObjectState name for guard encoding.
bool inverted_
The "invert" flag.
static const std::string OSKEY_ENCODING
ObjectState attribute key for encoding.
virtual ObjectState * saveState() const
GuardField * parent() const