#include "ns3/log.h"#include "ns3/test.h"#include <ns3/building-position-allocator.h>#include <ns3/mobility-building-info.h>#include <ns3/constant-position-mobility-model.h>#include <ns3/mobility-model.h>#include <ns3/building.h>#include <ns3/buildings-helper.h>#include <ns3/mobility-helper.h>#include <ns3/simulator.h>#include <map> Include dependency graph for building-position-allocator-test.cc:
 Include dependency graph for building-position-allocator-test.cc:Go to the source code of this file.
| Classes | |
| class | BuildingPositionAllocatorTestSuite | 
| class | RandomRoomPositionAllocatorTestCase | 
| struct | Room | 
| class | SameRoomPositionAllocatorTestCase | 
| Functions | |
| bool | operator< (const Room &a, const Room &b) | 
| Variables | |
| static BuildingPositionAllocatorTestSuite | buildingsPositionAllocatorTestSuiteInstance | 
Definition at line 55 of file building-position-allocator-test.cc.
| 
 | static | 
Definition at line 238 of file building-position-allocator-test.cc.