| Classes | |
| class | CSAEntry | 
| class | Date | 
| class | Element | 
| class | Frame | 
| class | Image | 
| class | Patient | 
| class | QuickScan | 
| class | Sequence | 
| class | Series | 
| class | Study | 
| class | Time | 
| class | Tree | 
| Functions | |
| std::string | format_date (const std::string &date) | 
| std::string | format_time (const std::string &time) | 
| std::string | format_ID (const std::string &ID) | 
| std::unique_ptr< MR::ImageIO::Base > | dicom_to_mapper (MR::Header &H, vector< std::shared_ptr< Series > > &series) | 
| std::ostream & | operator<< (std::ostream &stream, const Patient &item) | 
| std::ostream & | operator<< (std::ostream &stream, const QuickScan &file) | 
| std::ostream & | operator<< (std::ostream &stream, const Study &item) | 
| std::ostream & | operator<< (std::ostream &stream, const Tree &item) | 
| Variables | |
| vector< std::shared_ptr< Series > >(* | select_func )(const Tree &tree) | 
| std::unique_ptr< MR::ImageIO::Base > MR::File::Dicom::dicom_to_mapper | ( | MR::Header & | H, | 
| vector< std::shared_ptr< Series > > & | series | ||
| ) | 
| 
 | inline | 
Definition at line 66 of file definitions.h.
| 
 | inline | 
Definition at line 84 of file definitions.h.
| 
 | inline | 
Definition at line 75 of file definitions.h.
| std::ostream & MR::File::Dicom::operator<< | ( | std::ostream & | stream, | 
| const Patient & | item | ||
| ) | 
| std::ostream & MR::File::Dicom::operator<< | ( | std::ostream & | stream, | 
| const QuickScan & | file | ||
| ) | 
| std::ostream & MR::File::Dicom::operator<< | ( | std::ostream & | stream, | 
| const Study & | item | ||
| ) | 
| std::ostream & MR::File::Dicom::operator<< | ( | std::ostream & | stream, | 
| const Tree & | item | ||
| ) |