Pin
|
Public Types | |
typedef std::vector< REPLACEDFUN > | LIST |
Public Member Functions | |
REPLACEDFUN (AFUNPTR of, AFUNPTR nf) | |
REPLACEDFUN (AFUNPTR of, AFUNPTR nf, ACALL const *acall) | |
Public Attributes | |
AFUNPTR | _originalfun |
AFUNPTR | _replacementfun |
ACALL const * | _acall |