#include "file/dicom/series.h"
Definition at line 31 of file series.h.
◆ Series()
| MR::File::Dicom::Series::Series |
( |
Study * |
parent, |
|
|
const std::string & |
series_name, |
|
|
size_t |
series_number, |
|
|
const std::string & |
image_type, |
|
|
const std::string & |
series_ref_UID, |
|
|
const std::string & |
series_modality, |
|
|
const std::string & |
series_date, |
|
|
const std::string & |
series_time |
|
) |
| |
|
inline |
◆ count()
| vector< int > MR::File::Dicom::Series::count |
( |
| ) |
const |
◆ operator<()
| bool MR::File::Dicom::Series::operator< |
( |
const Series & |
s | ) |
const |
|
inline |
◆ read()
| void MR::File::Dicom::Series::read |
( |
| ) |
|
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Series & |
item |
|
) |
| |
|
friend |
◆ date
| std::string MR::File::Dicom::Series::date |
◆ image_type
| std::string MR::File::Dicom::Series::image_type |
◆ modality
| std::string MR::File::Dicom::Series::modality |
◆ name
| std::string MR::File::Dicom::Series::name |
◆ number
| size_t MR::File::Dicom::Series::number |
◆ series_ref_UID
| std::string MR::File::Dicom::Series::series_ref_UID |
◆ study
| Study* MR::File::Dicom::Series::study |
◆ time
| std::string MR::File::Dicom::Series::time |
The documentation for this class was generated from the following file: