NEOCCA bindings Specification  0.2.8
Public Member Functions
NeoMain Class Reference

class to encapsulate a generated driver. More...

#include <NeoMain.hh>

List of all members.

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

virtual NeoMain::~NeoMain ( ) [inline, virtual]
{}

Member Function Documentation

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

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