| Public Member Functions | |
| Room (uint32_t xx, uint32_t yy, uint32_t zz) | |
| Public Attributes | |
| uint32_t | x | 
| uint32_t | y | 
| uint32_t | z | 
Definition at line 41 of file building-position-allocator-test.cc.
| ns3::Room::Room | ( | uint32_t | xx, | 
| uint32_t | yy, | ||
| uint32_t | zz | ||
| ) | 
Definition at line 49 of file building-position-allocator-test.cc.
| uint32_t ns3::Room::x | 
| uint32_t ns3::Room::y | 
| uint32_t ns3::Room::z | 
Definition at line 46 of file building-position-allocator-test.cc.
Referenced by ns3::operator<().