Go to the documentation of this file.
51 for (
int i = state->
childCount() - 1; i >= 0; --i) {
64 Info info = {opName, hdbFile, id, latency};
86 latencyState->
setValue(operation.latency);
112 std::vector<FUGenerated::Info>&
117 const std::vector<FUGenerated::Info>&
122 const std::vector<std::string>&
140 const std::vector<std::string>&
const std::string TAG_OPERATION_LATENCY
const std::vector< std::string > & dagOperations() const
void loadState(const ObjectState *state) override
std::string stringAttribute(const std::string &name) const
const std::string TAG_OPTION
const std::string TAG_HDBFILE
const std::vector< std::string > & options() const
ObjectState * saveState() const override
ObjectState * childByName(const std::string &name) const
const std::string TAG_OPERATION_ID
std::vector< Info > operations_
std::vector< std::string > options_
std::vector< Info > & operations()
ObjectState * child(int index) const
void addChild(ObjectState *child)
bool hasChild(const std::string &name) const
std::vector< std::string > dagOperations_
const std::string TAG_FUGENERATE
void addOperation(const Info &op)
const std::string ATTRIB_NAME
std::string stringValue() const
std::string operationName
std::vector< Info > suboperations
void setValue(const std::string &value)
const std::string TAG_OPERATION
void setAttribute(const std::string &name, const std::string &value)