18 #ifndef __CAPABILITY__ 19 #define __CAPABILITY__ 37 static vector<CapabilityPoint *> &getList(
void);
46 virtual void initialize(
void)=0;
48 static void initializeAll(
void);
virtual ~CapabilityPoint(void)
Destructor.
Definition: capability.hh:41
Class for automatically registering extension points to the decompiler.
Definition: capability.hh:36