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