#include <NeoMain.hh>
Public Member Functions | |
virtual | ~NeoMain () |
virtual void | driverBody (neo::cca::AbstractFramework *af)=0 |
One of the ccaffeine framework constructors will take one of these as an argument.
This hides the details of extracting an abstract framework pointer from ccaffeine.
virtual void NeoMain::driverBody | ( | neo::cca::AbstractFramework * | af | ) | [pure virtual] |