33#ifndef TTA_OPERATION_TRIGGERED_OPERAND_HH
34#define TTA_OPERATION_TRIGGERED_OPERAND_HH
41class OperationTriggeredFormat;
54 const std::string&
name()
const;
57 std::string
type()
const;
const std::string & name() const
virtual void loadState(const ObjectState *state)
static const std::string OSKEY_DIRECTION
static const std::string OSKEY_NAME
static const std::string OSNAME_OPERAND
void setDirection(const std::string &direction)
void setType(const std::string &type)
virtual ~OperationTriggeredOperand()
static const std::string OSKEY_TYPE
virtual void setName(const std::string &name)
virtual ObjectState * saveState() const
std::string direction() const