Back to Top page.

EGTProcessor< TC > Class Template Reference

Base class template for executing EGG. More...

#include <EGTProcessor.h>

List of all members.

Public Types

typedef TC Control

Public Methods

int Execute (int argc, char **argv)
 Executes EGG.


Detailed Description

template<class TC>
class EGTProcessor< TC >

Base class template for executing EGG.

It is assumed that <TC> is a subclass of EGTControl.


Member Typedef Documentation

template<class TC>
typedef TC EGTProcessor< TC >::Control
 


Member Function Documentation

template<class TC>
int EGTProcessor< TC >::Execute int    argc,
char **    argv
 

Executes EGG.


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