#define InvokeSingleMethod(pc,name,args) if( (pc)->name ) { (pc)->name args; }
controlstruc.h
This is macro sack::PSI::InvokeSingleMethod.
Macros