Developer documentation

mmx::subdivisor Class Reference

#include <subdivisor.hpp>

Public Types

typedef CELL Cell
 

Public Member Functions

 subdivisor (Cell *c)
 
 ~subdivisor (void)
 
void run (void)
 
Seq< Cell * > solutions ()
 

Member Typedef Documentation

typedef CELL mmx::subdivisor::Cell

Constructor & Destructor Documentation

mmx::subdivisor::subdivisor ( Cell c)
mmx::subdivisor::~subdivisor ( void  )

Member Function Documentation

void mmx::subdivisor::run ( void  )
Seq<Cell*> mmx::subdivisor::solutions ( )
inline

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