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