Go to the documentation of this file.
33 #ifndef TTA_BRIDGE_ENCODING_HH
34 #define TTA_BRIDGE_ENCODING_HH
SourceField * parent() const
static const std::string OSNAME_BRIDGE_ENCODING
ObjectState name for bridge encoding.
std::string bridge_
Name of the bridge.
virtual ObjectState * saveState() const
virtual int bitPosition() const
std::string bridgeName() const
unsigned int encoding() const
static const std::string OSKEY_BRIDGE_NAME
ObjectState attribute key for the name of the bridge.
virtual ~BridgeEncoding()
BridgeEncoding(const std::string &name, unsigned int encoding, unsigned int extraBits, SourceField &parent)
unsigned int extraBits() const