GDCM  2.4.5
Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends | List of all members
gdcm::Defs Class Reference

FIXME I do not like the name 'Defs'. More...

#include <gdcmDefs.h>

Public Member Functions

 Defs ()
 
 ~Defs ()
 
const IODGetIODFromFile (const File &file) const
 
const IODsGetIODs () const
 
IODsGetIODs ()
 
const MacrosGetMacros () const
 
MacrosGetMacros ()
 
const ModulesGetModules () const
 
ModulesGetModules ()
 
Type GetTypeFromTag (const File &file, const Tag &tag) const
 
bool IsEmpty () const
 
bool Verify (const File &file) const
 
bool Verify (const DataSet &ds) const
 

Static Public Member Functions

static const char * GetIODNameFromMediaStorage (MediaStorage const &ms)
 

Protected Member Functions

void LoadDefaults ()
 
void LoadFromFile (const char *filename)
 

Friends

class Global
 

Detailed Description

FIXME I do not like the name 'Defs'.

Note
bla
Examples:
GenerateStandardSOPClasses.cxx, and TraverseModules.cxx.

Constructor & Destructor Documentation

gdcm::Defs::Defs ( )
gdcm::Defs::~Defs ( )

Member Function Documentation

const IOD& gdcm::Defs::GetIODFromFile ( const File file) const
static const char* gdcm::Defs::GetIODNameFromMediaStorage ( MediaStorage const &  ms)
static
const IODs& gdcm::Defs::GetIODs ( ) const
inline
Examples:
TraverseModules.cxx.
IODs& gdcm::Defs::GetIODs ( )
inline
const Macros& gdcm::Defs::GetMacros ( ) const
inline

Users should not directly use Macro. Macro are simply a way for DICOM WG to re-use Tables. Macros are conviently wraped within Modules. See gdcm::Module API directly

Examples:
TraverseModules.cxx.
Macros& gdcm::Defs::GetMacros ( )
inline
const Modules& gdcm::Defs::GetModules ( ) const
inline
Examples:
TraverseModules.cxx.
Modules& gdcm::Defs::GetModules ( )
inline
Type gdcm::Defs::GetTypeFromTag ( const File file,
const Tag tag 
) const
bool gdcm::Defs::IsEmpty ( ) const
inline
void gdcm::Defs::LoadDefaults ( )
protected
void gdcm::Defs::LoadFromFile ( const char *  filename)
protected
bool gdcm::Defs::Verify ( const File file) const
bool gdcm::Defs::Verify ( const DataSet ds) const

Friends And Related Function Documentation

friend class Global
friend

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

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