STIR
6.2.0
|
This is the complete list of members for stir::InterfileHeader, 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 |
bed_position_horizontal (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
bed_position_vertical (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
bytes_per_pixel (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
calibration_factor (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
data_file_name (defined in stir::InterfileHeader) | stir::InterfileHeader | |
data_offset (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
data_offset_each_dataset (defined in stir::InterfileHeader) | stir::InterfileHeader | |
do_nothing() | stir::KeyParser | inline |
double_value_not_set | stir::MinimalInterfileHeader | static |
exam_info_sptr (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | protected |
file_byte_order | stir::InterfileHeader | |
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 |
get_num_datasets() const | stir::InterfileHeader | inlineprotectedvirtual |
ignore_key(const std::string &keyword) | stir::KeyParser | |
image_durations (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
image_relative_start_times (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
image_scaling_factors (defined in stir::InterfileHeader) | stir::InterfileHeader | |
InterfileHeader() (defined in stir::InterfileHeader) | stir::InterfileHeader | |
isotope_name | stir::InterfileHeader | protected |
KeyParser() (defined in stir::KeyParser) | stir::KeyParser | |
KeywordProcessor typedef (defined in stir::KeyParser) | stir::KeyParser | protected |
lower_en_window_thresholds | stir::InterfileHeader | |
matrix_labels (defined in stir::InterfileHeader) | stir::InterfileHeader | |
matrix_size (defined in stir::InterfileHeader) | stir::InterfileHeader | |
MinimalInterfileHeader() (defined in stir::MinimalInterfileHeader) | stir::MinimalInterfileHeader | |
num_dimensions (defined in stir::InterfileHeader) | stir::InterfileHeader | |
num_energy_windows (defined in stir::InterfileHeader) | stir::InterfileHeader | |
num_time_frames (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
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 | |
PET_data_type_index (defined in stir::InterfileHeader) | stir::InterfileHeader | |
PET_data_type_values (defined in stir::InterfileHeader) | stir::InterfileHeader | |
pixel_sizes (defined in stir::InterfileHeader) | stir::InterfileHeader | |
post_processing() override | stir::InterfileHeader | virtual |
print_keywords_to_stream(std::ostream &) const | stir::KeyParser | |
process_status_index (defined in stir::InterfileHeader) | stir::InterfileHeader | |
process_status_values (defined in stir::InterfileHeader) | stir::InterfileHeader | |
radionuclide_branching_ratio (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
radionuclide_half_life (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
radionuclide_name (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
read_frames_info() (defined in stir::InterfileHeader) | stir::InterfileHeader | protected |
read_matrix_info() (defined in stir::InterfileHeader) | stir::InterfileHeader | protectedvirtual |
read_num_energy_windows() (defined in stir::InterfileHeader) | stir::InterfileHeader | protectedvirtual |
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() override | stir::InterfileHeader | 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 | |
study_date_time (defined in stir::InterfileHeader) | stir::InterfileHeader | |
type_of_data_index (defined in stir::InterfileHeader) | stir::InterfileHeader | |
type_of_data_values (defined in stir::InterfileHeader) | stir::InterfileHeader | |
type_of_numbers | stir::InterfileHeader | |
upper_en_window_thresholds | stir::InterfileHeader | |
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 |