#define MLDICOM_TREE_IMAGE_PROPERTY_EXTENSION_EXPORT
Global and OS specific declarations for the MLDicomTreeImagePropertyExtension project.
The DicomTree class can be used to transport a DCMTree::Const_TreePtr as a ml::RefCountedBase object.
The DicomTree class can be used to transport a DCMTree::Const_TreePtr as a ml::RefCountedBase object.
DCMTree::TreePtr getMutableTree() const
Get the tree pointer.
MutableDicomTree(const DCMTree::TreePtr &tree)
wraps the given DCMTree::TreePtr
void setMutableTree(const DCMTree::TreePtr &tree)
This method is intentionally protected, it is only here to be used in FME RT modules,...
~MutableDicomTree() override
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
#define ML_REFCOUNTED_PTR(CLASSNAME)
Macro that defines convenience Ptr/ConstPtr typedefs to be used instead of intrusive_ptr templates.
#define ML_CLASS_HEADER(className)
Same like ML_CLASS_HEADER_EXPORTED with a non existing export symbol.
boost::shared_ptr< Tree > TreePtr
shared pointer to a DCMTree::Tree