NEOCCA bindings Specification  0.2.8
Public Member Functions | List of all members
NeoMain Class Referenceabstract

class to encapsulate a generated driver. More...

#include <NeoMain.hh>

Public Member Functions

virtual ~NeoMain ()
 
virtual void driverBody (neo::cca::AbstractFramework *af)=0
 

Detailed Description

class to encapsulate a generated driver.

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.

Constructor & Destructor Documentation

◆ ~NeoMain()

virtual NeoMain::~NeoMain ( )
inlinevirtual
13 {}

Member Function Documentation

◆ driverBody()

virtual void NeoMain::driverBody ( neo::cca::AbstractFramework af)
pure virtual

The documentation for this class was generated from the following file: