#include <generation.h>
Class diagram for MapList:
Public Members | |||
![]() | ![]() | MapList (slotsMapDeps *m, MapList *n) | |
![]() | ![]() | MapList* | next |
![]() | ![]() | slotsMapDeps* | map |
MapList::MapList (slotsMapDeps * m, MapList * n) [inline]
|
MapList* MapList::next |
slotsMapDeps* MapList::map |