![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/MapInfoEntry.hpp>


Public Member Functions | |
| virtual void | join (const MapInfoCollection &otherList) |
| concatenate the other list at the end of the current list. Does not change otherList. Does not require or use ordering (which is dangerous if "operator<" goes by SmartPtr). | |
| MapInfoCollection () | |
| ~MapInfoCollection () | |
Definition at line 98 of file MapInfoEntry.hpp.
| wns::scheduler::MapInfoCollection::MapInfoCollection | ( | ) | [inline] |
Definition at line 103 of file MapInfoEntry.hpp.
| wns::scheduler::MapInfoCollection::~MapInfoCollection | ( | ) | [inline] |
Definition at line 104 of file MapInfoEntry.hpp.
| void MapInfoCollection::join | ( | const MapInfoCollection & | otherList | ) | [virtual] |
Definition at line 113 of file MapInfoEntry.cpp.
1.5.5