|
GDCM
2.2.4
|
#include <gdcmSerieHelper.h>
Public Member Functions | |
| FileWithName (File &f) | |
Public Member Functions inherited from gdcm::File | |
| File () | |
| ~File () | |
| const DataSet & | GetDataSet () const |
| Get Data Set. More... | |
| DataSet & | GetDataSet () |
| Get Data Set. More... | |
| const FileMetaInformation & | GetHeader () const |
| Get File Meta Information. More... | |
| FileMetaInformation & | GetHeader () |
| Get File Meta Information. More... | |
| std::istream & | Read (std::istream &is) |
| Read. More... | |
| void | SetDataSet (const DataSet &ds) |
| Set Data Set. More... | |
| void | SetHeader (const FileMetaInformation &fmi) |
| Set File Meta Information. More... | |
| std::ostream const & | Write (std::ostream &os) const |
| Write. More... | |
Public Member Functions inherited from gdcm::Object | |
| Object () | |
| Object (const Object &) | |
| Special requirement for copy/cstor, assigment operator. More... | |
| virtual | ~Object () |
| void | operator= (const Object &) |
| virtual void | Print (std::ostream &) const |
Public Attributes | |
| std::string | filename |
Additional Inherited Members | |
Protected Member Functions inherited from gdcm::Object | |
| void | Register () |
| void | UnRegister () |
Backward only class do not use in newer code
|
inline |
| std::string gdcm::FileWithName::filename |
1.8.6