#include <Controller.hh>
Public Member Functions | |
Controller (int, char *[]) | |
void | start () |
Private Attributes | |
std::unique_ptr< Algo > | _algo |
|
explicit |
References _algo.
void Controller::start | ( | ) |
References _algo.
|
private |
Referenced by Controller(), and start().