wibble  0.1.28
Public Member Functions | Public Attributes
Engine2 Class Reference

#include <engine.test.h>

Inheritance diagram for Engine2:
Inheritance graph
[legend]
Collaboration diagram for Engine2:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Engine2 ()
- Public Member Functions inherited from Public< Engine >
 Public (MemoryManager *mman=0, const std::string &name=std::string(), const std::string &usage=std::string(), const std::string &description=std::string(), const std::string &longDescription=std::string())
ArgList::iterator parseList (ArgList &list)
ArgList::iterator parse (ArgList &list, ArgList::iterator begin)

Public Attributes

BoolOptionhelp
Enginescramble
BoolOptionscramble_random
StringOptionscramble_yell
Enginefix
BoolOptionfix_quick
StringOptionfix_yell

Constructor & Destructor Documentation

Engine2::Engine2 ( )
inline

Member Data Documentation

Engine* Engine2::fix
BoolOption* Engine2::fix_quick
StringOption* Engine2::fix_yell
BoolOption* Engine2::help
Engine* Engine2::scramble
BoolOption* Engine2::scramble_random
StringOption* Engine2::scramble_yell

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