Class ReplaceParams#
Defined in File OperatorDescriptors.h
Inheritance Relationships#
Base Types#
public MapObject< SymbolicVal, SymbolicVal >(Template Class MapObject)public SymbolicVisitor(Class SymbolicVisitor)
Class Documentation#
-
class ReplaceParams : public MapObject<SymbolicVal, SymbolicVal>, public SymbolicVisitor#
Public Functions
-
inline ReplaceParams()#
-
ReplaceParams(const ParamDescriptor &decl, AstInterface::AstNodeList &args, Map2Object<AstInterface*, AstNodePtr, AstNodePtr> *codegen = 0)#
-
inline void add(const std::string &par, const AstNodePtr &arg, Map2Object<AstInterface*, AstNodePtr, AstNodePtr> *codegen = 0)#
-
void operator()(SymbolicValDescriptor &result)#
-
SymbolicAstWrap find(const std::string &parname)#
-
inline ReplaceParams()#