Go to the documentation of this file.
33 #ifndef TTA_FU_PORT_CODE_HH
34 #define TTA_FU_PORT_CODE_HH
50 const std::string& fu,
const std::string& port,
unsigned int encoding,
53 const std::string& fu,
const std::string& port,
54 const std::string& operation,
unsigned int encoding,
std::string operationName() const
FUPortCode(const std::string &fu, const std::string &port, unsigned int encoding, unsigned int extraBits, SocketCodeTable &parent)
static const std::string OSNAME_FU_PORT_CODE
ObjectState name for FU port code.
static const std::string OSKEY_OPERATION_NAME
ObjectState attribute key for the name of the operation.
unsigned int extraBits() const
std::string port_
Name of the port.
virtual ObjectState * saveState() const
std::string opName_
Name of the operation.
bool hasOperation() const
SocketCodeTable * parent() const
unsigned int encoding() const
static const std::string OSKEY_PORT_NAME
ObjectState attribute key for the name of the port.
std::string portName() const