Horizon
Static Public Member Functions | List of all members
horizon::ParameterCommands Class Reference

Static Public Member Functions

static std::pair< bool, std::string > dump (const ParameterProgram::TokenCommand *cmd, std::deque< int64_t > &stack)
 
static std::pair< bool, std::string > math1 (const ParameterProgram::TokenCommand *cmd, std::deque< int64_t > &stack)
 
static std::pair< bool, std::string > math3 (const ParameterProgram::TokenCommand *cmd, std::deque< int64_t > &stack)
 
static std::pair< bool, std::string > math2 (const ParameterProgram::TokenCommand *cmd, std::deque< int64_t > &stack)
 
static std::function< std::pair< bool, std::string >const ParameterProgram::TokenCommand *cmd, std::deque< int64_t > &stack)> get_command (const std::string &cmd)
 

The documentation for this class was generated from the following file: