10 #ifndef CALLBACK_LINKER_H
11 #define CALLBACK_LINKER_H
Generic abstract Callback Interface class.
Definition: CallbackLinker.h:20
virtual void nextCallback(AcePlaysUtils &callbackData)=0
Abstract method.
Utility structure used by the AcePlays repo for passing necessary information down the processing pip...
Definition: Card.h:80