Searched defs:MapItemContainer (Results 1 – 1 of 1) sorted by relevance
515 struct MapItemContainer { struct516 MapItemContainer(uint32_t type, uint32_t size, uint32_t offset) in MapItemContainer() function519 bool operator<(const MapItemContainer& other) const { in operator <()523 uint32_t type_;524 uint32_t size_;525 uint32_t offset_;