Abstract interface for a set of Maps (Automorphisms). More...
#include <WhiteheadAutoSet.h>
Public Member Functions | |
virtual const SetOfMaps & | getSet () const =0 |
Returns the corresponding set of maps. |
Abstract interface for a set of Maps (Automorphisms).
Definition at line 43 of file WhiteheadAutoSet.h.
virtual const SetOfMaps& AutoSet::getSet | ( | ) | const [pure virtual] |
Returns the corresponding set of maps.
Implemented in NielsenAutoSet, RestrictedWhiteheadAutoSet, and WhiteheadAutoSetType2.