Inheritance diagram for ht_pef_reloc_file:
Public Member Functions | |
void | init (ht_streamfile *s, bool own_s, ht_pef_shared_data *d) |
Protected Member Functions | |
virtual void | reloc_apply (Object *reloc, byte *data) |
virtual bool | reloc_unapply (Object *reloc, byte *data) |
Protected Attributes | |
ht_pef_shared_data * | data |
|
Definition at line 272 of file htpef.cc. References data, and ht_stream::init(). |
|
Implements ht_reloc_file. |
|
Implements ht_reloc_file. |
|
Definition at line 266 of file htpef.cc. Referenced by init(). |