GDCM  2.2.0
Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends
gdcm::Defs Class Reference

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

#include <gdcmDefs.h>

List of all members.

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


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]
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

const Modules& gdcm::Defs::GetModules ( ) const [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 Tue Mar 27 2012 18:19:36 for GDCM by doxygen 1.8.0
SourceForge.net Logo