COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Interpreter Member List

This is the complete list of members for Interpreter, including all inherited members.

alias(const std::string &arg)Interpreter
description(const commands_description &desc)Interpreter
handle_read_line(std::string line)Interpreter
interpret(std::istream &input_stream)Interpreter
interpret(std::istream &input_stream, readline_function_pointer_t f)Interpreter
interpret(int argc, char *argv[])Interpreter
interpret_alias(std::vector< std::string > &unrecognized_commands)Interpreter
Interpreter(const commands_description &desc)Interpreter
Interpreter(const commands_description &desc, const prompt_function_pointer_t &prompt)Interpreter
m_aliasInterpreterprivate
m_descInterpreterprivate
m_handle_unrecognized_commandsInterpreterprivate
m_historyInterpreterprivate
m_promptInterpreterprivate
notify(boost::program_options::variables_map &vm)Interpreter
prompt_function_pointer_t typedefInterpreterprivate
readline_function_pointer_t typedefInterpreterprivate
split_command_line(const std::string &input)Interpreter
unrecognized_commands_handler_t typedefInterpreterprivate
write_prompt()Interpreter
Send comments to:
COOLFluiD Web Admin