MeVisLab Toolbox Reference
|
Time class for DCMTree library. More...
#include <DCMTree_Lib.h>
Public Member Functions | |
Time (int hour=0, int minute=0, int second=0, int msec=0) | |
Public Attributes | |
unsigned char | _hour |
unsigned char | _minute |
unsigned char | _second |
double | _fraction |
Time class for DCMTree library.
Definition at line 190 of file DCMTree_Lib.h.
double DCMTree::Time::_fraction |
Definition at line 197 of file DCMTree_Lib.h.
Definition at line 194 of file DCMTree_Lib.h.
Definition at line 195 of file DCMTree_Lib.h.
Definition at line 196 of file DCMTree_Lib.h.