MeVisLab Toolbox Reference
|
Date class for DCMTree library. More...
#include <DCMTree_Lib.h>
Public Member Functions | |
Date (int year=0, int month=0, int day=0) | |
Public Attributes | |
unsigned short | _year |
unsigned char | _month |
unsigned char | _day |
Date class for DCMTree library.
Definition at line 180 of file DCMTree_Lib.h.
Definition at line 186 of file DCMTree_Lib.h.
Definition at line 185 of file DCMTree_Lib.h.
Definition at line 184 of file DCMTree_Lib.h.