#include <patcher.h>
Private Member Functions | |
Patcher (PT(Buffer) buffer) | |
virtual | ~Patcher (void) |
int | initiate (Filename &patch, Filename &infile) |
int | run (void) |
INLINE float | get_progress (void) const |
void | init (PT(Buffer) buffer) |
PT (Buffer) _buffer | |
Private Attributes | |
PUBLISHED | __pad0__: Patcher(void) |
Patchfile * | _patchfile |
|
Definition at line 44 of file patcher.cxx. |
|
Definition at line 68 of file patcher.cxx. References _patchfile. |
|
|
|
Definition at line 54 of file patcher.cxx. References _patchfile, buffer, and NULL. Referenced by Patcher(). |
|
Definition at line 78 of file patcher.cxx. References _patchfile, and Patchfile::initiate(). |
|
|
|
Definition at line 88 of file patcher.cxx. References _patchfile, and Patchfile::run(). |
|
|
|
Definition at line 47 of file patcher.h. Referenced by init(), initiate(), run(), and ~Patcher(). |