X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirElement.h;h=6a0e941012e10f34641f8fbf0243b82658036e64;hb=9b3db5f141ec2b11eadefaa2ea2a3a20058b37f9;hp=a11f4846c8bdad20040a5bdeec4705c970ea0836;hpb=55d77e0913ff360d639af1841c70d14dc8687584;p=gdcm.git diff --git a/src/gdcmDicomDirElement.h b/src/gdcmDicomDirElement.h index a11f4846..6a0e9410 100644 --- a/src/gdcmDicomDirElement.h +++ b/src/gdcmDicomDirElement.h @@ -36,6 +36,11 @@ public: gdcmDicomDirElement(void); ~gdcmDicomDirElement(void); + /** + * \ingroup gdcmParser + * \brief canonical Printer + * \sa SetPrintLevel + */ void Print(std::ostream &os);