| Return Type | Function name | Arguments |
|---|---|---|
| void | hzDocument::SetMeta | (hzDocMeta&,) |
Declared and defined in file: hzDocument.h
Function Logic:
Function body:
void hzDocument::SetMeta (hzDocMeta& dm)
{ m_Info = dm ; }