#include <eoInit.h>

Public Member Functions | |
| eoInitGenerator (eoInit< EOT > &_init) | |
| Ctor from a plain eoInit. | |
| virtual EOT | operator() () |
| The pure virtual function that needs to be implemented by the subclass. | |
Private Attributes | |
| eoInit< EOT > & | init |
Definition at line 61 of file eoInit.h.
1.5.5