Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Pyston::Function< R, Args > Member List

This is the complete list of members for Pyston::Function< R, Args >, including all inherited members.

children_t typedefPyston::Function< R, Args >
eval(const Context &context, const Arguments &args) const finalPyston::Function< R, Args >virtual
Node< R >::eval(const Context &context, Args... args) constPyston::Node< R >inline
Node< R >::eval(Args... args) constPyston::Node< R >inline
eval_helper(const Context &context, Arguments &arguments) constPyston::Node< R >inlineprotected
eval_helper(const Context &context, Arguments &arguments, A0 v0, AN... an) constPyston::Node< R >inlineprotected
Function(const std::string &repr_, std::function< R(const Context &, Args...)> functor, const std::shared_ptr< Node< Args > >... args)Pyston::Function< R, Args >inline
functor_t typedefPyston::Function< R, Args >
m_childrenPyston::Function< R, Args >private
m_functorPyston::Function< R, Args >private
m_reprPyston::Function< R, Args >private
m_type_indexPyston::NodeBaseprivate
Node()Pyston::Node< R >inline
NodeBase(const std::type_index &type_index)Pyston::NodeBaseinlineexplicit
repr() const finalPyston::Function< R, Args >inlinevirtual
type() constPyston::NodeBaseinline
visit(Visitor &visitor) const finalPyston::Function< R, Args >virtual
~Node()=defaultPyston::Node< R >virtual
~NodeBase()=defaultPyston::NodeBasevirtual