STIR  6.2.0
stir::KeyParser Member List

This is the complete list of members for stir::KeyParser, including all inherited members.

add_alias_key(const std::string &keyword, const std::string &alias, bool deprecated_key=true)stir::KeyParser
add_key(const std::string &keyword, float *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, double *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, int *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, std::vector< int > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, long int *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, unsigned int *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, unsigned long *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, bool *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, std::vector< double > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, std::vector< std::string > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, Array< 2, float > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, Array< 3, float > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, BasicCoordinate< 3, float > *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, BasicCoordinate< 3, Array< 3, float >> *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, std::string *variable_ptr)stir::KeyParser
add_key(const std::string &keyword, int *variable_ptr, const ASCIIlist_type *const list_of_values)stir::KeyParser
add_key(const std::string &keyword, KeyArgument::type t, KeywordProcessor function, void *variable=0, const ASCIIlist_type *const list=0)stir::KeyParserprotected
add_key(const std::string &keyword, KeyArgument::type t, KeywordProcessor function, void *variable, const int vectorised_key_level, const ASCIIlist_type *const list=0)stir::KeyParserprotected
add_key(const std::string &keyword, KeyArgument::type t, void *variable, const ASCIIlist_type *const list=0)stir::KeyParserprotected
add_key(const std::string &keyword, KeyArgument::type t, void *variable, const int vectorised_key_level, const ASCIIlist_type *const list=0)stir::KeyParserprotected
add_parsing_key(const std::string &keyword, ParsingClass **parsed_object_ptr_ptr)stir::KeyParserinline
add_parsing_key(const std::string &keyword, shared_ptr< ParsingClass > *parsed_object_ptr_ptr)stir::KeyParserinline
add_start_key(const std::string &keyword)stir::KeyParser
add_stop_key(const std::string &keyword)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< float > *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< double > *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< std::vector< double >> *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< int > *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< std::vector< int >> *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< unsigned int > *variable)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< unsigned long > *variable_ptr)stir::KeyParser
add_vectorised_key(const std::string &keyword, std::vector< std::string > *variable_ptr)stir::KeyParser
ask_parameters()stir::KeyParservirtual
do_nothing()stir::KeyParserinline
find_in_ASCIIlist(const std::string &, const ASCIIlist_type &list_of_values)stir::KeyParser
get_keyword(const std::string &) conststir::KeyParserprotectedvirtual
ignore_key(const std::string &keyword)stir::KeyParser
KeyParser() (defined in stir::KeyParser)stir::KeyParser
KeywordProcessor typedef (defined in stir::KeyParser)stir::KeyParserprotected
map_element (defined in stir::KeyParser)stir::KeyParserfriend
parameter_info() conststir::KeyParservirtual
parse(std::istream &f, const bool write_warnings=true)stir::KeyParser
parse(const char *const filename, const bool write_warnings=true)stir::KeyParser
parse(const std::string &, const bool write_warnings=true)stir::KeyParser
post_processing()stir::KeyParserinlineprotectedvirtual
print_keywords_to_stream(std::ostream &) conststir::KeyParser
remove_key(const std::string &keyword)stir::KeyParser
set_parsing_object()stir::KeyParser
set_shared_parsing_object()stir::KeyParser
set_variable()stir::KeyParser
standardise_keyword(const std::string &keyword) conststir::KeyParserprotectedvirtual
start_parsing()stir::KeyParser
stop_parsing()stir::KeyParser
~KeyParser() (defined in stir::KeyParser)stir::KeyParservirtual