PostPatchProc Class Reference
 
 
 
PostPatchProc Class Reference

This reference page is linked to from the following overview topics: Implementing Clone in a Plug-in.


#include <ref.h>

Inheritance diagram for PostPatchProc:
MaxHeapOperators RefTargMonitorRefMaker

Public Member Functions

virtual  ~PostPatchProc ()
virtual int  Proc (RemapDir &remap)=0

Constructor & Destructor Documentation

virtual ~PostPatchProc ( ) [inline, virtual]
{}

Member Function Documentation

virtual int Proc ( RemapDir remap ) [pure virtual]