| Return Type | Function name | Arguments |
|---|---|---|
| void | hzDirent::SetMtime | (hzXDate&,) |
Declared and defined in file: hzDirectory.h
Function Logic:
Function body:
void hzDirent::SetMtime (hzXDate& d)
{ m_Mtime = d.AsEpoch() ; }