STIR
6.2.0
|
This is the complete list of members for stir::MinimalInterfileHeader, 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::KeyParser | protected |
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::KeyParser | protected |
add_key(const std::string &keyword, KeyArgument::type t, void *variable, const ASCIIlist_type *const list=0) | stir::KeyParser | protected |
add_key(const std::string &keyword, KeyArgument::type t, void *variable, const int vectorised_key_level, const ASCIIlist_type *const list=0) | stir::KeyParser | protected |
add_parsing_key(const std::string &keyword, ParsingClass **parsed_object_ptr_ptr) | stir::KeyParser | inline |
add_parsing_key(const std::string &keyword, shared_ptr< ParsingClass > *parsed_object_ptr_ptr) | stir::KeyParser | inline |
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::KeyParser | virtual |
do_nothing() | stir::KeyParser | inline |
double_value_not_set | stir::MinimalInterfileHeader | static |
exam_info_sptr (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | protected |
find_in_ASCIIlist(const std::string &, const ASCIIlist_type &list_of_values) | stir::KeyParser | |
get_exam_info() const | stir::MinimalInterfileHeader | |
get_exam_info_sptr() const | stir::MinimalInterfileHeader | |
get_keyword(const std::string &) const | stir::KeyParser | protectedvirtual |
ignore_key(const std::string &keyword) | stir::KeyParser | |
KeyParser() (defined in stir::KeyParser) | stir::KeyParser | |
KeywordProcessor typedef (defined in stir::KeyParser) | stir::KeyParser | protected |
MinimalInterfileHeader() (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | |
parameter_info() const | stir::KeyParser | virtual |
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::KeyParser | inlineprotectedvirtual |
print_keywords_to_stream(std::ostream &) const | stir::KeyParser | |
remove_key(const std::string &keyword) | stir::KeyParser | |
set_parsing_object() | stir::KeyParser | |
set_shared_parsing_object() | stir::KeyParser | |
set_variable() | stir::KeyParser | |
set_version_specific_keys() | stir::MinimalInterfileHeader | protectedvirtual |
siemens_mi_version (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | |
standardise_keyword(const std::string &keyword) const | stir::KeyParser | protectedvirtual |
start_parsing() | stir::KeyParser | |
stop_parsing() | stir::KeyParser | |
version_of_keys (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | |
~KeyParser() (defined in stir::KeyParser) | stir::KeyParser | virtual |
~MinimalInterfileHeader() override (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | inline |