[][src]Type Definition dicom_object::DefaultDicomObject

type DefaultDicomObject = RootDicomObject<InMemDicomObject<StandardDataDictionary>>;

The default implementation of a root DICOM object.