GDCM  2.4.5
Public Member Functions | List of all members
gdcm::PythonFilter Class Reference

PythonFilter PythonFilter is the class that make gdcm2.x looks more like gdcm1 and transform the binary blob contained in a DataElement into a string, typically this is a nice feature to have for wrapped language. More...

#include <gdcmPythonFilter.h>

Public Member Functions

 PythonFilter ()
 
 ~PythonFilter ()
 
FileGetFile ()
 
const FileGetFile () const
 
void SetDicts (const Dicts &dicts)
 
void SetFile (const File &f)
 
PyObject * ToPyObject (const Tag &t) const
 
void UseDictAlways (bool use)
 

Detailed Description

PythonFilter PythonFilter is the class that make gdcm2.x looks more like gdcm1 and transform the binary blob contained in a DataElement into a string, typically this is a nice feature to have for wrapped language.

Constructor & Destructor Documentation

gdcm::PythonFilter::PythonFilter ( )
gdcm::PythonFilter::~PythonFilter ( )

Member Function Documentation

File& gdcm::PythonFilter::GetFile ( )
inline
const File& gdcm::PythonFilter::GetFile ( ) const
inline
void gdcm::PythonFilter::SetDicts ( const Dicts dicts)
void gdcm::PythonFilter::SetFile ( const File f)
inline
PyObject* gdcm::PythonFilter::ToPyObject ( const Tag t) const
void gdcm::PythonFilter::UseDictAlways ( bool  use)
inline

The documentation for this class was generated from the following file:

Generated on Fri Sep 25 2015 17:58:32 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo